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 10f8e32..4785d94 100644
--- a/structs.go
+++ b/structs.go
@@ -12,7 +12,7 @@ import (
var me *autoType
type autoType struct {
- auto *prep.Auto // more experiments for bash handling
+ sh *prep.Auto // more experiments for bash handling
myGui *prep.GuiPrep // the gui handle itself
releaseReasonS string // = "gocui dropdown select"
release releaseStruct // notsure