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 1f24534..d6fd2d1 100644
--- a/structs.go
+++ b/structs.go
@@ -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
}