summaryrefslogtreecommitdiff
path: root/structs.go
diff options
context:
space:
mode:
Diffstat (limited to 'structs.go')
-rw-r--r--structs.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/structs.go b/structs.go
index e8db7ee..1cca577 100644
--- a/structs.go
+++ b/structs.go
@@ -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