aboutsummaryrefslogtreecommitdiff
path: root/src/google/protobuf/any.pb.cc
diff options
context:
space:
mode:
authorThomas Van Lenten <thomasvl@google.com>2015-05-18 12:48:21 -0400
committerThomas Van Lenten <thomasvl@google.com>2015-05-18 12:57:33 -0400
commitffa2e377f3fc884f2c59ac0b942ad55b4037f76b (patch)
tree562ffef8eb638988b3a75060359ab5d1729a3a10 /src/google/protobuf/any.pb.cc
parent17ca0fee20029c571e1002938ef9bc2b5cf53266 (diff)
downloadprotobuf-ffa2e377f3fc884f2c59ac0b942ad55b4037f76b.tar.gz
protobuf-ffa2e377f3fc884f2c59ac0b942ad55b4037f76b.tar.bz2
protobuf-ffa2e377f3fc884f2c59ac0b942ad55b4037f76b.zip
Post csharp landing fixup.
Re-add the objc prefix that got removed by accident. Regenerate the generated descriptors (C++ and ObjC).
Diffstat (limited to 'src/google/protobuf/any.pb.cc')
-rw-r--r--src/google/protobuf/any.pb.cc5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/google/protobuf/any.pb.cc b/src/google/protobuf/any.pb.cc
index 64500b5c..75cc8754 100644
--- a/src/google/protobuf/any.pb.cc
+++ b/src/google/protobuf/any.pb.cc
@@ -82,8 +82,9 @@ void protobuf_AddDesc_google_2fprotobuf_2fany_2eproto() {
::google::protobuf::DescriptorPool::InternalAddGeneratedFile(
"\n\031google/protobuf/any.proto\022\017google.prot"
"obuf\"&\n\003Any\022\020\n\010type_url\030\001 \001(\t\022\r\n\005value\030\002"
- " \001(\014B*\n\023com.google.protobufB\010AnyProtoP\001\240"
- "\001\001\242\002\003GPBb\006proto3", 136);
+ " \001(\014BC\n\023com.google.protobufB\010AnyProtoP\001\240"
+ "\001\001\242\002\003GPB\252\002\026Google.ProtocolBuffersb\006proto"
+ "3", 161);
::google::protobuf::MessageFactory::InternalRegisterGeneratedFile(
"google/protobuf/any.proto", &protobuf_RegisterTypes);
Any::default_instance_ = new Any();