Merge pull request #37 from eapache/fmt

go fmt
This commit is contained in:
Simon Eskildsen 2014-06-09 18:07:14 -04:00
commit 97978e5e54
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@ import (
"syscall" "syscall"
"unsafe" "unsafe"
) )
var kernel32 = syscall.NewLazyDLL("kernel32.dll") var kernel32 = syscall.NewLazyDLL("kernel32.dll")
var ( var (