]> Cypherpunks repositories - gostls13.git/commit
runtime/testdata/testprogcgo: fix Windows C compiler warning
authorBrad Fitzpatrick <bradfitz@golang.org>
Tue, 10 May 2016 22:32:00 +0000 (15:32 -0700)
committerBrad Fitzpatrick <bradfitz@golang.org>
Tue, 10 May 2016 23:11:44 +0000 (23:11 +0000)
commit9628e6fd1d1afeedce7c4b45454e0bc5cbd0d5ff
treeb36c9f2c20ea06f4e30cacd885646eb70854a735
parent9780bf2a9587b6aa0c92526cc1d6d6d1ed4c7210
runtime/testdata/testprogcgo: fix Windows C compiler warning

Noticed and fix by Alex Brainman.

Tested in https://golang.org/cl/23005 (which makes all compiler
warnings fatal during development)

Fixes #15623

Change-Id: Ic19999fce8bb8640d963965cc328574efadd7855
Reviewed-on: https://go-review.googlesource.com/23010
Reviewed-by: Alex Brainman <alex.brainman@gmail.com>
src/runtime/testdata/testprogcgo/threadpanic_windows.c