]> Cypherpunks repositories - gostls13.git/commit
windows: fix syscall.SidTypeUser so following consts have correct values.
authorBrian Dellisanti <briandellisanti@gmail.com>
Wed, 20 Feb 2013 04:38:35 +0000 (15:38 +1100)
committerAlex Brainman <alex.brainman@gmail.com>
Wed, 20 Feb 2013 04:38:35 +0000 (15:38 +1100)
commite378aef1def490cec4b86e2d341a287b5286d01f
treee1f1aaa593628424cb38a7a6dbe86bf3ffb96b74
parent7f9c02a10d736d8d4c39717c82b69ec50e9677f1
windows: fix syscall.SidTypeUser so following consts have correct values.

Fixes #4844.

R=golang-dev, alex.brainman
CC=golang-dev
https://golang.org/cl/7366043
src/pkg/syscall/security_windows.go