diff options
Diffstat (limited to 'c_ldirs.go')
-rw-r--r-- | c_ldirs.go | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -53,6 +53,7 @@ type DirsNode struct { Parent *DirsNode Depth uint16 lhost *HostList + Folded bool next *DirsNode } |
index : hardflip | ||
remote session manager in go | jozan |
aboutsummaryrefslogtreecommitdiffstats |
-rw-r--r-- | c_ldirs.go | 1 |
@@ -53,6 +53,7 @@ type DirsNode struct { Parent *DirsNode Depth uint16 lhost *HostList + Folded bool next *DirsNode } |