summaryrefslogtreecommitdiff
path: root/file.proto
diff options
context:
space:
mode:
Diffstat (limited to 'file.proto')
-rw-r--r--file.proto1
1 files changed, 1 insertions, 0 deletions
diff --git a/file.proto b/file.proto
index c5abf35..c799a98 100644
--- a/file.proto
+++ b/file.proto
@@ -79,6 +79,7 @@ message FormatMsg {
Type type = 9; // yep. type. yep. that's what this is for
bool padAfter = 10;
bool isEmpty = 11; // true when things like: message blah {}
+ int32 counter = 12; // used to check ints increment
}
message Find {
string parent = 1; // `autogenpb:unique` File