diff options
author | Benjamin Franzke <benjaminfranzke@gmail.com> | 2020-02-13 20:13:18 +0100 |
---|---|---|
committer | Benjamin Franzke <benjaminfranzke@gmail.com> | 2020-02-13 20:13:29 +0100 |
commit | 261e27dea1f844a6e43cda489f4497cbd5dc480f (patch) | |
tree | 27882151402c849739338da197491b87c88545c2 /.gitignore | |
parent | f68dcacc8fa72e2de886a9f183d4656704f7f030 (diff) | |
download | cmumble-261e27dea1f844a6e43cda489f4497cbd5dc480f.tar.gz cmumble-261e27dea1f844a6e43cda489f4497cbd5dc480f.tar.bz2 cmumble-261e27dea1f844a6e43cda489f4497cbd5dc480f.zip |
Specifiy protobuf syntax version
To avoid the following warning:
[libprotobuf WARNING google/protobuf/compiler/parser.cc:562]
No syntax specified for the proto file: mumble.proto.
Please use 'syntax = "proto2";' or 'syntax = "proto3";'
to specify a syntax version. (Defaulted to proto2 syntax.)
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions