diff options
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 |
