mirror of
https://github.com/syncthing/syncthing.git
synced 2024-11-16 18:41:59 -07:00
Run go fmt -w
This commit is contained in:
parent
6c352dca74
commit
26e4669316
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user