Sfoglia il codice sorgente

Hurr, some merge conflict was resolved poorly. Fixed.

kenton@google.com 16 anni fa
parent
commit
c3a24531d1
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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