Run go fmt -w

This commit is contained in:
Audrius Butkevicius
2014-09-28 14:23:08 +01:00
parent 6c352dca74
commit 26e4669316
16 changed files with 101 additions and 101 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ import (
type sharedPullerState struct {
// Immutable, does not require locking
file protocol.FileInfo
folder string
folder string
tempName string
realName string