Skip to content
Snippets Groups Projects
Commit e0e961aa authored by jiangtaoli2016's avatar jiangtaoli2016
Browse files

fix guard on src/core/tsi/transport_security_adapter.h

parent 6cb5e276
No related branches found
No related tags found
No related merge requests found
5678.136000,586484,4195801,5849.208667,205445,,
...@@ -31,8 +31,8 @@ ...@@ -31,8 +31,8 @@
* *
*/ */
#ifndef GRPC_SRC_CORE_TSI_TRANSPORT_SECURITY_ADAPTER_H #ifndef GRPC_CORE_TSI_TRANSPORT_SECURITY_ADAPTER_H
#define GRPC_SRC_CORE_TSI_TRANSPORT_SECURITY_ADAPTER_H #define GRPC_CORE_TSI_TRANSPORT_SECURITY_ADAPTER_H
#include "src/core/tsi/transport_security_interface.h" #include "src/core/tsi/transport_security_interface.h"
...@@ -59,4 +59,4 @@ tsi_handshaker *tsi_adapter_handshaker_get_wrapped(tsi_handshaker *adapter); ...@@ -59,4 +59,4 @@ tsi_handshaker *tsi_adapter_handshaker_get_wrapped(tsi_handshaker *adapter);
} }
#endif #endif
#endif // GRPC_SRC_CORE_TSI_TRANSPORT_SECURITY_ADAPTER_H #endif // GRPC_CORE_TSI_TRANSPORT_SECURITY_ADAPTER_H
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment