wgl: Use right integer type.

This commit is contained in:
José Fonseca
2009-03-25 21:01:23 +00:00
parent 601a6a5839
commit ce518f4b0f
@@ -130,7 +130,7 @@ st_cleanup_thread(void)
void
st_cleanup(void)
{
UINT_PTR i;
unsigned i;
debug_printf("%s\n", __FUNCTION__);