浏览代码

Merge pull request #22 from aeppert/master

Update isatty_others.go
mattn 8 年之前
父节点
当前提交
baaa55217b
共有 1 个文件被更改,包括 1 次插入2 次删除
  1. 1 2
      isatty_others.go

+ 1 - 2
isatty_others.go

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