Explorar o código

Move namespace closing brace inside the header guard block

Francois Marier %!s(int64=8) %!d(string=hai) anos
pai
achega
5992e24e8a
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/google/protobuf/util/internal/json_escaping.h

+ 1 - 1
src/google/protobuf/util/internal/json_escaping.h

@@ -86,6 +86,6 @@ class JsonEscaping {
 }  // namespace converter
 }  // namespace util
 }  // namespace protobuf
+}  // namespace google
 
 #endif  // NET_PROTO2_UTIL_CONVERTER_STRINGS_JSON_ESCAPING_H_
-}  // namespace google