aboutsummaryrefslogtreecommitdiff
path: root/objectivec/google/protobuf/Wrappers.pbobjc.h
diff options
context:
space:
mode:
authorThomas Van Lenten <thomasvl@google.com>2015-12-02 14:43:05 -0500
committerThomas Van Lenten <thomasvl@google.com>2015-12-02 14:43:29 -0500
commit536059e56959d6c89e7319f10274ab1dbf7b10de (patch)
tree373b337291f094c20f4f9328835e150b969ae02d /objectivec/google/protobuf/Wrappers.pbobjc.h
parent20b4e84f424401b6117d4f4a3ed7d13bc8abb790 (diff)
downloadprotobuf-536059e56959d6c89e7319f10274ab1dbf7b10de.tar.gz
protobuf-536059e56959d6c89e7319f10274ab1dbf7b10de.tar.bz2
protobuf-536059e56959d6c89e7319f10274ab1dbf7b10de.zip
Tweak the error message as the generate is in the core binary these days.
Diffstat (limited to 'objectivec/google/protobuf/Wrappers.pbobjc.h')
-rw-r--r--objectivec/google/protobuf/Wrappers.pbobjc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/objectivec/google/protobuf/Wrappers.pbobjc.h b/objectivec/google/protobuf/Wrappers.pbobjc.h
index a9a260bc..580945c4 100644
--- a/objectivec/google/protobuf/Wrappers.pbobjc.h
+++ b/objectivec/google/protobuf/Wrappers.pbobjc.h
@@ -4,7 +4,7 @@
#import "GPBProtocolBuffers.h"
#if GOOGLE_PROTOBUF_OBJC_GEN_VERSION != 30000
-#error This file was generated by a different version of protoc-gen-objc which is incompatible with your Protocol Buffer sources.
+#error This file was generated by a different version of protoc which is incompatible with your Protocol Buffer library sources.
#endif
// @@protoc_insertion_point(imports)