diff options
author | Krishna <krishna.nm86@gmail.com> | 2014-12-12 10:25:06 +0100 |
---|---|---|
committer | Krishna <krishna.nm86@gmail.com> | 2014-12-12 10:25:06 +0100 |
commit | 91552adb77687eb4a15145f7a311c3c479a2a4c3 (patch) | |
tree | 06e8dda11093c4a44e677db5f8196bcfa5318b2d /src | |
parent | 22f96a713cd68d051466de7aa4585cc64e674d80 (diff) |
Reverting the space at the end
Diffstat (limited to 'src')
-rw-r--r-- | src/google/protobuf/compiler/python/python_generator.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/google/protobuf/compiler/python/python_generator.cc b/src/google/protobuf/compiler/python/python_generator.cc index b30d1972..588394db 100644 --- a/src/google/protobuf/compiler/python/python_generator.cc +++ b/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
\ No newline at end of file |