From 5377a89d2c7d095ce7ec10282f3707183b2c16d1 Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Mon, 10 Mar 2025 09:12:08 -0500 Subject: autogenpb gui code for patchsets --- patchset.proto | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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; -- cgit v1.2.3