Run go fmt -w

This commit is contained in:
Audrius Butkevicius 2014-09-28 12:05:25 +01:00
parent 6c352dca74
commit 26e4669316
16 changed files with 101 additions and 101 deletions

View File

@ -129,7 +129,7 @@ loop:
// version that includes those files in curVer. So we // version that includes those files in curVer. So we
// catch the case that localVersion might have // catch the case that localVersion might have
// decresed here. // decresed here.
l.Debugln(p,"adjusting curVer",lv) l.Debugln(p, "adjusting curVer", lv)
curVer = lv curVer = lv
} }
prevVer = curVer prevVer = curVer