summaryrefslogtreecommitdiff
path: root/filetype.proto
diff options
context:
space:
mode:
Diffstat (limited to 'filetype.proto')
-rw-r--r--filetype.proto1
1 files changed, 1 insertions, 0 deletions
diff --git a/filetype.proto b/filetype.proto
index b18e069..3f333aa 100644
--- a/filetype.proto
+++ b/filetype.proto
@@ -4,6 +4,7 @@ package filepb;
// this generic message is used by autogen to identify and
// then dump the uuid and version from any arbitrary .pb file
+
message Identify { // `autogenpb:marshal`
string uuid = 1; //
string version = 2; //