summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gtkcalls_unix.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtkcalls_unix.go b/gtkcalls_unix.go
index c12e255..75e9ede 100644
--- a/gtkcalls_unix.go
+++ b/gtkcalls_unix.go
@@ -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