diff options
| author | Jeff Carr <[email protected]> | 2025-10-16 03:59:14 -0500 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2025-10-16 03:59:14 -0500 |
| commit | 6a62be781be462c769bb1f61198ea584284e6bed (patch) | |
| tree | 73809b1b12924f3247fdc4ab6fc1809a9068c4c5 /auto.Print.go | |
| parent | 5d2788edbc203fdb3b99d073e507962cb0f0e6ac (diff) | |
rename that stupid variable finallyv0.0.37
Diffstat (limited to 'auto.Print.go')
| -rw-r--r-- | auto.Print.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/auto.Print.go b/auto.Print.go index 0fcdd8a..377d921 100644 --- a/auto.Print.go +++ b/auto.Print.go @@ -56,5 +56,5 @@ func (all *Autos) PrintHistory() { // todo: fix this func (pb *Auto) WriteHelp() { - myAuto.pp.WriteHelp(os.Stdout) + me.pp.WriteHelp(os.Stdout) } |
