Rewrote a TODO on build tags for the Unix build.

This commit is contained in:
Pietro Gagliardi 2014-06-03 18:37:24 -04:00
parent 74a8a6f9da
commit d7a73bec2d
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
// +build !windows,!darwin,!plan9
// TODO is there a way to simplify the above? :/
// this is manual but it really seems like the only way to do it for now; TODO file a feature request for a 'unix' or 'posix' build metatag?
// 16 february 2014