Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master' into fix-author
Browse files Browse the repository at this point in the history
  • Loading branch information
liujisi committed Oct 5, 2015
2 parents e2836fc + 1e5c5df commit 831b819
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions google/protobuf/descriptor.proto
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,7 @@ package google.protobuf;
option go_package = "descriptor";
option java_package = "com.google.protobuf";
option java_outer_classname = "DescriptorProtos";
// Re-enable this once the tools have picked up the csharp_namespace option.
// option csharp_namespace = "Google.ProtocolBuffers.DescriptorProtos";
option csharp_namespace = "Google.Protobuf.Reflection";
option objc_class_prefix = "GPB";

// descriptor.proto must be optimized for speed because reflection-based
Expand Down

0 comments on commit 831b819

Please sign in to comment.