aboutsummaryrefslogtreecommitdiff
path: root/protos
diff options
context:
space:
mode:
authorcsharptest <roger@csharptest.net>2011-07-14 13:40:09 -0500
committerrogerk <devnull@localhost>2011-07-14 13:40:09 -0500
commitb5ba93bf3c24b6c10468d98df3d1fb7f5cd2b3a0 (patch)
treecbdf3cbe904fe087366089851a1c71d7fff87c43 /protos
parent84f7e09f0279cb1cf32c104d4c6ccf79539795ed (diff)
downloadprotobuf-b5ba93bf3c24b6c10468d98df3d1fb7f5cd2b3a0.tar.gz
protobuf-b5ba93bf3c24b6c10468d98df3d1fb7f5cd2b3a0.tar.bz2
protobuf-b5ba93bf3c24b6c10468d98df3d1fb7f5cd2b3a0.zip
Integrated feedback from revision c97eeb8d933f
Diffstat (limited to 'protos')
-rw-r--r--protos/extest/unittest_extras_xmltest.proto2
1 files changed, 0 insertions, 2 deletions
diff --git a/protos/extest/unittest_extras_xmltest.proto b/protos/extest/unittest_extras_xmltest.proto
index 331c6265..f00fb027 100644
--- a/protos/extest/unittest_extras_xmltest.proto
+++ b/protos/extest/unittest_extras_xmltest.proto
@@ -1,5 +1,3 @@
-// Additional options required for C# generation. File from copyright
-// line onwards is as per original distribution.
import "google/protobuf/csharp_options.proto";
option (google.protobuf.csharp_file_options).namespace = "Google.ProtocolBuffers.TestProtos";
option (google.protobuf.csharp_file_options).umbrella_classname = "UnitTestXmlSerializerTestProtoFile";