aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/google/protobuf/unittest_enormous_descriptor.proto
diff options
context:
space:
mode:
Diffstat (limited to 'src/google/protobuf/unittest_enormous_descriptor.proto')
-rw-r--r--src/google/protobuf/unittest_enormous_descriptor.proto3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/google/protobuf/unittest_enormous_descriptor.proto b/src/google/protobuf/unittest_enormous_descriptor.proto
index 2250261d..6e65dc18 100644
--- a/src/google/protobuf/unittest_enormous_descriptor.proto
+++ b/src/google/protobuf/unittest_enormous_descriptor.proto
@@ -33,7 +33,8 @@
// Sanjay Ghemawat, Jeff Dean, and others.
//
// A proto file that has an extremely large descriptor. Used to test that
-// descriptors over 64k don't break the string literal length limit in Java.
+// descriptors over 64k don't break language-specific limits in generated code,
+// such as the string literal length limit in Java.
syntax = "proto2";