Browse Source

Add newline to end of header

Muxi Yan 7 years ago
parent
commit
151e30567b
1 changed files with 2 additions and 1 deletions
  1. 2 1
      src/core/lib/security/security_connector/load_system_roots.h

+ 2 - 1
src/core/lib/security/security_connector/load_system_roots.h

@@ -26,4 +26,5 @@ grpc_slice LoadSystemRootCerts();
 
 }  // namespace grpc_core
 
-#endif /* GRPC_CORE_LIB_SECURITY_SECURITY_CONNECTOR_LOAD_SYSTEM_ROOTS_H */
+#endif /* GRPC_CORE_LIB_SECURITY_SECURITY_CONNECTOR_LOAD_SYSTEM_ROOTS_H */
+