build.go: gofmt

This commit is contained in:
mappu 2016-07-16 10:14:41 +12:00
parent c9400d5c61
commit 983e509388
1 changed files with 2 additions and 2 deletions

View File

@ -283,10 +283,10 @@ func main() {
skipNext := false
params := os.Args[1:]
targetGOOS := runtime.GOOS
targetGOARCH := runtime.GOARCH
for i, arg := range params {
if skipNext {
skipNext = false