diff options
Diffstat (limited to 'redo/common_unix.go')
| -rw-r--r-- | redo/common_unix.go | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/redo/common_unix.go b/redo/common_unix.go index e2d9261..4b36318 100644 --- a/redo/common_unix.go +++ b/redo/common_unix.go @@ -1,3 +1,5 @@ +// +build !darwin + // 7 july 2014 package ui |
