diff options
| author | Jeff Carr <[email protected]> | 2025-10-09 01:04:09 -0500 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2025-10-09 01:04:09 -0500 |
| commit | ca7fb100efeda7b58a955acea3f342898cf29d61 (patch) | |
| tree | 666683a0d759f01044ed3fedb5c8f7b8036ce3bd /filetype.proto | |
| parent | b82e6b44dd7fa0522fa124314aa5a48d067c2976 (diff) | |
common protobuf makefilev0.0.4
Diffstat (limited to 'filetype.proto')
| -rw-r--r-- | filetype.proto | 1 |
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; // |
