diff options
author | Yash Tibrewal <yashkt@google.com> | 2017-10-09 16:43:34 -0700 |
---|---|---|
committer | Yash Tibrewal <yashkt@google.com> | 2017-10-09 16:43:34 -0700 |
commit | 12fc6d461e7d8bf37bf0c858164af8b4cad3058c (patch) | |
tree | d389895297b74233f56df36d4738dc5596df7313 /src/core/tsi | |
parent | b6142ef1a6dc70565f468346c7935f43dbcb55fa (diff) |
Add newline at the end of src/core headers that did not have it
Diffstat (limited to 'src/core/tsi')
-rw-r--r-- | src/core/tsi/gts_transport_security.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/tsi/gts_transport_security.h b/src/core/tsi/gts_transport_security.h index b988c3f861..9590038ed0 100644 --- a/src/core/tsi/gts_transport_security.h +++ b/src/core/tsi/gts_transport_security.h @@ -42,4 +42,4 @@ gts_shared_resource *gts_get_shared_resource(void); } #endif -#endif /* GRPC_CORE_TSI_GTS_TRANSPORT_SECURITY_H */
\ No newline at end of file +#endif /* GRPC_CORE_TSI_GTS_TRANSPORT_SECURITY_H */ |