More go fmt.

This commit is contained in:
Pietro Gagliardi 2014-06-10 10:14:35 -04:00
parent 43b3f1c2a8
commit 94f9684e68
1 changed files with 178 additions and 178 deletions

View File

@ -4,9 +4,9 @@ package ui
import (
"fmt"
"sync"
"syscall"
"unsafe"
"sync"
)
type sysData struct {