mirror of https://github.com/mum4k/termdash.git
Finishing a comment
This commit is contained in:
parent
b8591308b9
commit
1a7bcf40e8
|
@ -15,7 +15,7 @@
|
|||
// Package mouse defines known mouse buttons.
|
||||
package mouse
|
||||
|
||||
// Button represents
|
||||
// Button represents a mouse button.
|
||||
type Button int
|
||||
|
||||
// String implements fmt.Stringer()
|
||||
|
|
Loading…
Reference in New Issue