diff options
| author | Pietro Gagliardi <[email protected]> | 2014-03-12 21:55:45 -0400 |
|---|---|---|
| committer | Pietro Gagliardi <[email protected]> | 2014-03-12 21:55:45 -0400 |
| commit | 34ce16d586c363332af0c23a5dee102e51b8f656 (patch) | |
| tree | 28479365a78c66c5ef41ce886eee84fcb3279bb4 /dialog_unix.go | |
| parent | 17688190bb1cf95d899141ff527983c182272563 (diff) | |
Separated file creation dates from the package comment.
Diffstat (limited to 'dialog_unix.go')
| -rw-r--r-- | dialog_unix.go | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dialog_unix.go b/dialog_unix.go index 0ce9fe8..8564efd 100644 --- a/dialog_unix.go +++ b/dialog_unix.go @@ -1,6 +1,7 @@ // +build !windows,!darwin,!plan9 // 7 february 2014 + package ui import ( |
