go fmt round

This commit is contained in:
Cristian Maglie
2015-01-01 17:47:41 +01:00
parent 9c18e832ce
commit 160f7b87d5
2 changed files with 0 additions and 2 deletions

View File

@@ -11,4 +11,3 @@ package serial // import "go.bug.st/serial"
func termiosMask(data int) uint64 {
return uint64(data)
}