summaryrefslogtreecommitdiff
path: root/patchset.proto
diff options
context:
space:
mode:
Diffstat (limited to 'patchset.proto')
-rw-r--r--patchset.proto2
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;