Explorar el Código

Switch back to C-style comment to appease check_include_guards.py.

Mark D. Roth hace 9 años
padre
commit
ee7000a560
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/core/lib/channel/message_size_filter.h

+ 1 - 1
src/core/lib/channel/message_size_filter.h

@@ -36,4 +36,4 @@
 
 extern const grpc_channel_filter grpc_message_size_filter;
 
-#endif  // GRPC_CORE_LIB_CHANNEL_MESSAGE_SIZE_FILTER_H
+#endif /* GRPC_CORE_LIB_CHANNEL_MESSAGE_SIZE_FILTER_H */