1
0
mirror of https://github.com/mum4k/termdash.git synced 2025-04-25 13:48:50 +08:00

Finishing a comment

This commit is contained in:
Jakub Sobon 2019-02-24 17:37:22 -05:00 committed by GitHub
parent b8591308b9
commit 1a7bcf40e8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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()