]> Cypherpunks repositories - gostls13.git/commit
syscall: Remove obsolete Errstr call from commented-out example.
authorBenny Siegert <bsiegert@gmail.com>
Thu, 8 Dec 2011 23:42:34 +0000 (10:42 +1100)
committerAlex Brainman <alex.brainman@gmail.com>
Thu, 8 Dec 2011 23:42:34 +0000 (10:42 +1100)
commit5d045fb0f16ba12cdde5ad9656a71376bece0585
tree8c0c8a1464d6da114f302c6c56f56217ded909c1
parent94b0342f17eece0287601918526351733e8b29c4
syscall: Remove obsolete Errstr call from commented-out example.

syscall_windows.go contains a small demo, which calls the obsolete
syscall.Errstr function.

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