From 14be563f00b5fd04e50c44420bef6e5061080156 Mon Sep 17 00:00:00 2001 From: Feng Xiao Date: Mon, 13 Aug 2018 12:32:21 -0700 Subject: Down-integrate proto2 namespace fix. --- src/google/protobuf/metadata.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/google/protobuf/metadata.h') diff --git a/src/google/protobuf/metadata.h b/src/google/protobuf/metadata.h index 18b81767..928bbf5c 100644 --- a/src/google/protobuf/metadata.h +++ b/src/google/protobuf/metadata.h @@ -32,7 +32,7 @@ // metadata (Unknown-field set, Arena pointer, ...) and allows its // representation to be made more space-efficient via various optimizations. // -// Note that this is distinct from proto2::Metadata, which encapsulates +// Note that this is distinct from google::protobuf::Metadata, which encapsulates // Descriptor and Reflection pointers. #ifndef GOOGLE_PROTOBUF_METADATA_H__ -- cgit v1.2.3