Move printedFull closer to its use, document
This commit is contained in:
parent
67f81d2728
commit
5694cc5194
2 changed files with 9 additions and 1 deletions
1
main.go
1
main.go
|
|
@ -63,7 +63,6 @@ var (
|
|||
ignoreCase bool
|
||||
noColour bool
|
||||
display *Display
|
||||
printedFull bool
|
||||
)
|
||||
|
||||
func init() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue