summaryrefslogtreecommitdiff
path: root/file.proto
diff options
context:
space:
mode:
Diffstat (limited to 'file.proto')
-rw-r--r--file.proto2
1 files changed, 1 insertions, 1 deletions
diff --git a/file.proto b/file.proto
index c1d97f8..594033a 100644
--- a/file.proto
+++ b/file.proto
@@ -78,8 +78,8 @@ message FormatMsg {
string footer = 8; // the '}' line
Type type = 9; // yep. type. yep. that's what this is for
bool padAfter = 10;
+ bool isEmpty = 11; // true when things like: message blah {}
}
-
message Find {
string parent = 1; // `autogenpb:unique` File
string varType = 2; // `autogenpb:unique` MsgName