]> Cypherpunks repositories - gostls13.git/commit
syscall: add missing argument type
authorJoe Poirier <jdpoirier@gmail.com>
Wed, 27 Jun 2012 23:21:48 +0000 (18:21 -0500)
committerJoe Poirier <jdpoirier@gmail.com>
Wed, 27 Jun 2012 23:21:48 +0000 (18:21 -0500)
commit8357dc90152ff27670fd9dd880a455802e5abc7a
tree6aac1de1610e5fd3d5837708400c272086479be8
parentb6cc39d0dd8f5a778c5f7643403355685a80d193
syscall: add missing argument type

And update implementation location comment.

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