diff options
Diffstat (limited to 'structs.go')
| -rw-r--r-- | structs.go | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -51,7 +51,7 @@ type Host struct { notes *gui.Node // using this to put notes here // local OS settings, network interfaces, etc - uid *gui.Node // user +// uid *gui.Node // user fqdn *gui.Node // display the full hostname IPv4 *gui.Node // show valid IPv4 addresses IPv6 *gui.Node // show valid IPv6 addresses |
