From 98cc06ab8fc98b728107fff135b107dcdb56fb2a Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Wed, 3 Sep 2025 13:54:36 -0500 Subject: lots of Init() cleanups --- patchset.proto | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'patchset.proto') diff --git a/patchset.proto b/patchset.proto index 96f20ea..4c61127 100644 --- a/patchset.proto +++ b/patchset.proto @@ -82,7 +82,7 @@ message Patchset { // `autogenpb:mars string hostname = 14; // } -message Patchsets { // `autogenpb:marshal` `autogenpb:gui` +message Patchsets { // `autogenpb:marshal` `autogenpb:gui` `autogenpb:nomutex` 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