Browse Source

Hurr, some merge conflict was resolved poorly. Fixed.

kenton@google.com 16 years ago
parent
commit
c3a24531d1
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/google/protobuf/io/gzip_stream.cc

+ 1 - 1
src/google/protobuf/io/gzip_stream.cc

@@ -315,6 +315,6 @@ bool GzipOutputStream::Close() {
 
 }  // namespace io
 }  // namespace protobuf
+}  // namespace google
 
 #endif  // HAVE_ZLIB
-}  // namespace google