Fixed typo in define guard

pull/19778/head
Matthew Stevenson 5 years ago
parent 83302c759e
commit 5da4baa80d
  1. 3
      include/grpcpp/security/tls_credentials_options.h

@ -262,5 +262,6 @@ class TlsCredentialsOptions {
} // namespace experimental
} // namespace grpc_impl
#endif /** GRPCPP_SECURITY_TLS_CREDENTIALS_OPTIONS_H **/
#endif // GRPCPP_SECURITY_TLS_CREDENTIALS_OPTIONS_H

Loading…
Cancel
Save