Updated formatting
This commit is contained in:
parent
afc4092824
commit
9c8f71be07
25 changed files with 25 additions and 25 deletions
|
@ -9,4 +9,4 @@ func IsTerminal(fd uintptr) bool {
|
|||
var mode uint32
|
||||
err := windows.GetConsoleMode(windows.Handle(fd), &mode)
|
||||
return err == nil
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue