diff options
| author | Jeff Carr <[email protected]> | 2025-10-21 11:51:52 -0500 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2025-10-21 11:51:52 -0500 |
| commit | 25a911f0f764e35a800eb9423acef964f4c83028 (patch) | |
| tree | 5b5bb47f813b5b676c010b61ed32b35fb43dcbbf /changed.go | |
| parent | c1600cff482abf314bf66bcf758979969672bfca (diff) | |
housecleaning
Diffstat (limited to 'changed.go')
| -rw-r--r-- | changed.go | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7,7 +7,7 @@ import ( "sync" ) -// this package can provide a trivial way to track which +// this provides a trivial way to track which // protobufs have been modified and need to be written to disk // todo: autogenpb could generate code to work with this |
