aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/grpc/grpc_security.h
diff options
context:
space:
mode:
authorGravatar Julien Boeuf <jboeuf@google.com>2016-01-29 22:13:24 -0800
committerGravatar Julien Boeuf <jboeuf@google.com>2016-01-29 22:13:24 -0800
commit2757fa8b3967b3dbbf75782d59d284cf2f7cd3ca (patch)
tree33c1c378a807861e7646722b3fd6c3a2eb0ab6a5 /include/grpc/grpc_security.h
parent434eda48bedb9c5c6c5de1893c4f16139a962884 (diff)
fixing test and clang-format.
Diffstat (limited to 'include/grpc/grpc_security.h')
-rw-r--r--include/grpc/grpc_security.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/grpc/grpc_security.h b/include/grpc/grpc_security.h
index e280bf5391..118637caeb 100644
--- a/include/grpc/grpc_security.h
+++ b/include/grpc/grpc_security.h
@@ -150,7 +150,6 @@ typedef enum {
GRPC_SSL_ROOTS_OVERRIDE_FAIL
} grpc_ssl_roots_override_result;
-
/* Callback for getting the SSL roots override from the application.
In case of success, *pem_roots_certs must be set to a NULL terminated string
containing the list of PEM encoded root certificates. The ownership is passed