Explorar o código

fix build on Windows

revert caebf458ea4d3471418610535030d2e38c5d7359
Yasuhiro Matsumoto %!s(int64=8) %!d(string=hai) anos
pai
achega
b5b82d9448
Modificáronse 1 ficheiros con 3 adicións e 1 borrados
  1. 3 1
      isatty_others.go

+ 3 - 1
isatty_others.go

@@ -1,4 +1,6 @@
-// +build darwin !windows !appengine
+// +build darwin
+// +build !windows
+// +build !appengine
 
 package isatty