From 34ce16d586c363332af0c23a5dee102e51b8f656 Mon Sep 17 00:00:00 2001 From: Pietro Gagliardi Date: Wed, 12 Mar 2014 21:55:45 -0400 Subject: Separated file creation dates from the package comment. --- dialog_unix.go | 1 + 1 file changed, 1 insertion(+) (limited to 'dialog_unix.go') 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 ( -- cgit v1.2.3