aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/google/protobuf/struct.pb.cc
diff options
context:
space:
mode:
authorGravatar Thomas Van Lenten <thomasvl@google.com>2015-05-18 12:48:21 -0400
committerGravatar Thomas Van Lenten <thomasvl@google.com>2015-05-18 12:57:33 -0400
commitffa2e377f3fc884f2c59ac0b942ad55b4037f76b (patch)
tree562ffef8eb638988b3a75060359ab5d1729a3a10 /src/google/protobuf/struct.pb.cc
parent17ca0fee20029c571e1002938ef9bc2b5cf53266 (diff)
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/struct.pb.cc')
-rw-r--r--src/google/protobuf/struct.pb.cc5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/google/protobuf/struct.pb.cc b/src/google/protobuf/struct.pb.cc
index 4b81bcc9..4405a5bf 100644
--- a/src/google/protobuf/struct.pb.cc
+++ b/src/google/protobuf/struct.pb.cc
@@ -165,8 +165,9 @@ void protobuf_AddDesc_google_2fprotobuf_2fstruct_2eproto() {
"\000\0220\n\nlist_value\030\006 \001(\0132\032.google.protobuf."
"ListValueH\000B\006\n\004kind\"3\n\tListValue\022&\n\006valu"
"es\030\001 \003(\0132\026.google.protobuf.Value*\033\n\tNull"
- "Value\022\016\n\nNULL_VALUE\020\000B-\n\023com.google.prot"
- "obufB\013StructProtoP\001\240\001\001\242\002\003GPBb\006proto3", 556);
+ "Value\022\016\n\nNULL_VALUE\020\000BF\n\023com.google.prot"
+ "obufB\013StructProtoP\001\240\001\001\242\002\003GPB\252\002\026Google.Pr"
+ "otocolBuffersb\006proto3", 581);
::google::protobuf::MessageFactory::InternalRegisterGeneratedFile(
"google/protobuf/struct.proto", &protobuf_RegisterTypes);
Struct::default_instance_ = new Struct();