diff options
Diffstat (limited to 'structs.go')
| -rw-r--r-- | structs.go | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -66,7 +66,7 @@ type Host struct { showErrorsB *gui.Node problems *errorBox - autofix *gui.Node + // autofix *gui.Node } type IPtype struct { |
