aboutsummaryrefslogtreecommitdiff
path: root/src/google/protobuf/empty.pb.h
diff options
context:
space:
mode:
authorFeng Xiao <xfxyjwf@gmail.com>2018-08-13 12:32:21 -0700
committerFeng Xiao <xfxyjwf@gmail.com>2018-08-13 12:32:21 -0700
commit14be563f00b5fd04e50c44420bef6e5061080156 (patch)
tree305de6fec737246373cd50f3accdf02ebf461037 /src/google/protobuf/empty.pb.h
parentba8692fbade4ba329cc4531e286ab5a8e0821d97 (diff)
downloadprotobuf-14be563f00b5fd04e50c44420bef6e5061080156.tar.gz
protobuf-14be563f00b5fd04e50c44420bef6e5061080156.tar.bz2
protobuf-14be563f00b5fd04e50c44420bef6e5061080156.zip
Down-integrate proto2 namespace fix.
Diffstat (limited to 'src/google/protobuf/empty.pb.h')
-rw-r--r--src/google/protobuf/empty.pb.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/google/protobuf/empty.pb.h b/src/google/protobuf/empty.pb.h
index 7d88bb92..65f0b192 100644
--- a/src/google/protobuf/empty.pb.h
+++ b/src/google/protobuf/empty.pb.h
@@ -129,7 +129,7 @@ class LIBPROTOBUF_EXPORT Empty : public ::google::protobuf::Message /* @@protoc_
size_t ByteSizeLong() const final;
#if GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER
- static const char* _InternalParse(const char* begin, const char* end, void* object, ::proto2::internal::ParseContext* ctx);
+ static const char* _InternalParse(const char* begin, const char* end, void* object, ::google::protobuf::internal::ParseContext* ctx);
::google::protobuf::internal::ParseFunc _ParseFunc() const final { return _InternalParse; }
#else
bool MergePartialFromCodedStream(