diff options
Diffstat (limited to 'structs.go')
| -rw-r--r-- | structs.go | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -84,7 +84,7 @@ type autoType struct { // these hold the branches that the user can switch all // the repositories to them - newBranch *gui.Node + newBranch *gui.Node setBranchB *gui.Node } |
