Explorar o código

Merge pull request #10 from stuartnelson3/patch-1

Add dragonfly to bsd build
mattn %!s(int64=9) %!d(string=hai) anos
pai
achega
66b8e73f3f
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      isatty_bsd.go

+ 1 - 1
isatty_bsd.go

@@ -1,4 +1,4 @@
-// +build darwin freebsd openbsd netbsd
+// +build darwin freebsd openbsd netbsd dragonfly
 // +build !appengine
 
 package isatty