From b4e24a7f545b7ac23ec52fe13a25c08b83524905 Mon Sep 17 00:00:00 2001 From: Dimitri Sokolyuk Date: Sun, 5 Apr 2015 02:43:52 +0200 Subject: Add comment --- main.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'main.go') diff --git a/main.go b/main.go index 2813977..267c96c 100644 --- a/main.go +++ b/main.go @@ -10,7 +10,7 @@ import ( "os" ) -const prefix = " " +const prefix = " " // six spaces func init() { flag.IntVar(&yyDebug, "debug", 1, "debug level") -- cgit v1.2.3