diff options
| author | Jeff Carr <[email protected]> | 2025-03-10 09:12:08 -0500 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2025-03-10 09:12:08 -0500 |
| commit | 5377a89d2c7d095ce7ec10282f3707183b2c16d1 (patch) | |
| tree | dca1932cabb868ddb4993b15d53c37d7fa335f25 /patchset.proto | |
| parent | f7d6dfa6a736aae5b179efd2c980c541b6bc5ec5 (diff) | |
autogenpb gui code for patchsets
Diffstat (limited to 'patchset.proto')
| -rw-r--r-- | patchset.proto | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/patchset.proto b/patchset.proto index 1e46817..514e93e 100644 --- a/patchset.proto +++ b/patchset.proto @@ -77,7 +77,7 @@ message Patchset { // `autogenpb:mars } -message Patchsets { // `autogenpb:marshal` +message Patchsets { // `autogenpb:marshal` `autogenpb:gui` string uuid = 1; // `autogenpb:uuid:be926ad9-f07f-484c-adf2-d96eeabf3079` string version = 2; // `autogenpb:version:v0.0.45` repeated Patchset Patchsets = 3; |
