Browse Source

Reverting the space at the end for both files changed

Krishna 10 years ago
parent
commit
2e9f5e3bac

+ 1 - 1
src/google/protobuf/compiler/cpp/cpp_helpers.cc

@@ -511,4 +511,4 @@ bool IsStringOrMessage(const FieldDescriptor* field) {
 }  // namespace cpp
 }  // namespace compiler
 }  // namespace protobuf
-}  // namespace google
+}  // namespace google

+ 1 - 1
src/google/protobuf/compiler/python/python_generator.cc

@@ -1309,4 +1309,4 @@ void Generator::CopyPublicDependenciesAliases(
 }  // namespace python
 }  // namespace compiler
 }  // namespace protobuf
-}  // namespace google
+}  // namespace google