-
Ilya Lipnitskiy authored
Certain protobuf comments could generate invalid C comments and inadvertently close the comment block. This commit removes '/' signs in such comments. One example of a .proto file containing such comments is a commonly included descriptor.proto from the protobuf library.
8f42a69f