Added quick credit thanks left out of previous commit by accident.

This commit is contained in:
Pietro Gagliardi 2014-05-25 03:15:49 -04:00
parent 36e6adcee9
commit 0d23bda925
1 changed files with 1 additions and 0 deletions

View File

@ -104,6 +104,7 @@ func main() {
}
sort.Strings(consts)
// thanks to james4k in irc.freenode.net/#go-nuts
tmpdir, err := ioutil.TempDir("", "windowsconstgen")
if err != nil {
panic(err)