]> Cypherpunks repositories - gostls13.git/commit
syscall: correct comment on where compileCallback is defined
authorIan Lance Taylor <iant@golang.org>
Mon, 15 Jun 2015 02:48:45 +0000 (19:48 -0700)
committerIan Lance Taylor <iant@golang.org>
Mon, 15 Jun 2015 03:10:52 +0000 (03:10 +0000)
commit0ee92cf9c5684ff40a732ab0a93e2e02f63daf0d
tree232a42f47dd8605f2498415ac6e470e682a27ce4
parent44618b28d496b281c3966742eacfe3618f060d21
syscall: correct comment on where compileCallback is defined

Fixes #11216.

Change-Id: Iad1f4894c2258909484eaf975b08e0f47a82788e
Reviewed-on: https://go-review.googlesource.com/11098
Reviewed-by: Andrew Gerrand <adg@golang.org>
src/syscall/syscall_windows.go