Skip to content

Commit

Permalink
removed !windows as there is a specific _windows file now, avoid "get…
Browse files Browse the repository at this point in the history
…Winsize redeclared in this block"

Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
  • Loading branch information
gtardif authored and buger committed Apr 2, 2021
1 parent bb646f1 commit 597778c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terminal_nosysioctl.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// +build !windows plan9 solaris
// +build plan9 solaris

package goterm

Expand Down

0 comments on commit 597778c

Please sign in to comment.