summaryrefslogtreecommitdiff
path: root/file.proto
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2025-08-29 10:28:48 -0500
committerJeff Carr <[email protected]>2025-08-29 10:28:48 -0500
commit96a32319c7c8a92c12a838ab56a4c56d2dffe80b (patch)
tree274f7388bcaf1e71674dccf3cb58493f745973a1 /file.proto
parent65fe2fa9c117b509898133aaeda841a4b153e625 (diff)
minorv0.0.77
Diffstat (limited to 'file.proto')
-rw-r--r--file.proto2
1 files changed, 0 insertions, 2 deletions
diff --git a/file.proto b/file.proto
index 594033a..2a3be94 100644
--- a/file.proto
+++ b/file.proto
@@ -67,7 +67,6 @@ message FormatMsg {
ONEOF = 2;
VAR = 3;
}
-
int64 depth = 1; // used to indent output
int64 maxVarname = 2; // max string length of var names
int64 maxVartype = 3; // max string length of var types
@@ -122,4 +121,3 @@ message Identify { // `autogenpb:marshal`
string uuid = 1; //
string version = 2; //
}
-// footer was empty