mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
Specify syntax version for ripple.proto file:
This change eliminates a warning about unspecified syntax version when using a newer proto3 compiler.
This commit is contained in:
committed by
seelabs
parent
3de623bf66
commit
af79c9007e
@@ -1,3 +1,4 @@
|
|||||||
|
syntax = "proto2";
|
||||||
package protocol;
|
package protocol;
|
||||||
|
|
||||||
enum MessageType
|
enum MessageType
|
||||||
|
|||||||
Reference in New Issue
Block a user