summaryrefslogtreecommitdiff
path: root/vendor/github.com/buger/goterm/terminal_nosysioctl.go
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/github.com/buger/goterm/terminal_nosysioctl.go')
-rw-r--r--vendor/github.com/buger/goterm/terminal_nosysioctl.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/vendor/github.com/buger/goterm/terminal_nosysioctl.go b/vendor/github.com/buger/goterm/terminal_nosysioctl.go
index 690615008..9b988ffd5 100644
--- a/vendor/github.com/buger/goterm/terminal_nosysioctl.go
+++ b/vendor/github.com/buger/goterm/terminal_nosysioctl.go
@@ -1,4 +1,4 @@
-// +build windows plan9 solaris
+// +build plan9 solaris
package goterm