Reverting the space at the end for both files changed

pull/128/head
Krishna 10 years ago
parent 91552adb77
commit 2e9f5e3bac
  1. 2
      src/google/protobuf/compiler/cpp/cpp_helpers.cc
  2. 2
      src/google/protobuf/compiler/python/python_generator.cc

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

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

Loading…
Cancel
Save