grumble, pkg/*: go fmt.

This commit is contained in:
Mikkel Krautz 2012-11-18 17:59:07 +01:00
parent d77f8843a7
commit dd76f22eb7
14 changed files with 62 additions and 61 deletions

View file

@ -72,7 +72,7 @@ func defaultLogPath() string {
func Usage() {
t, err := template.New("usage").Parse(usageTmpl)
if err != nil {
panic("unable to parse usage template")
panic("unable to parse usage template")
}
err = t.Execute(os.Stdout, UsageArgs{