Fixed typo
This commit is contained in:
@@ -14,7 +14,7 @@ import (
|
||||
|
||||
const devFolder = "/dev"
|
||||
|
||||
var osPortFiler = regexp.MustCompile("^(cu|tty)\\..*")
|
||||
var osPortFilter = regexp.MustCompile("^(cu|tty)\\..*")
|
||||
|
||||
const ioctlTcgetattr = unix.TIOCGETA
|
||||
const ioctlTcsetattr = unix.TIOCSETA
|
||||
|
||||
Reference in New Issue
Block a user