aboutsummaryrefslogtreecommitdiff
path: root/src/google/protobuf/util/json_format_proto3.proto
diff options
context:
space:
mode:
Diffstat (limited to 'src/google/protobuf/util/json_format_proto3.proto')
-rw-r--r--src/google/protobuf/util/json_format_proto3.proto4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/google/protobuf/util/json_format_proto3.proto b/src/google/protobuf/util/json_format_proto3.proto
index cbc3f81f..28e593df 100644
--- a/src/google/protobuf/util/json_format_proto3.proto
+++ b/src/google/protobuf/util/json_format_proto3.proto
@@ -182,8 +182,8 @@ message TestExtensions {
.protobuf_unittest.TestAllExtensions extensions = 1;
}
-message TestEnumValue{
+message TestEnumValue {
EnumType enum_value1 = 1;
EnumType enum_value2 = 2;
EnumType enum_value3 = 3;
-} \ No newline at end of file
+}