aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/google/protobuf/compiler/python
diff options
context:
space:
mode:
authorGravatar Krishna <krishna.nm86@gmail.com>2014-12-12 10:25:06 +0100
committerGravatar Krishna <krishna.nm86@gmail.com>2014-12-12 10:25:06 +0100
commit91552adb77687eb4a15145f7a311c3c479a2a4c3 (patch)
tree06e8dda11093c4a44e677db5f8196bcfa5318b2d /src/google/protobuf/compiler/python
parent22f96a713cd68d051466de7aa4585cc64e674d80 (diff)
Reverting the space at the end
Diffstat (limited to 'src/google/protobuf/compiler/python')
-rw-r--r--src/google/protobuf/compiler/python/python_generator.cc2
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