diff options
Diffstat (limited to 'structs.go')
| -rw-r--r-- | structs.go | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -16,5 +16,5 @@ type stuff struct { dog *time.Ticker // the watchdog timer distro string // debian,redhat,gentoo,macos,wincrap machine *zoopb.Machine // my protobuf - packages *zoopb.Packages // installed packages and versions + // packages *zoopb.Packages // installed packages and versions } |
