wgl: Use right integer type.
This commit is contained in:
@@ -130,7 +130,7 @@ st_cleanup_thread(void)
|
||||
void
|
||||
st_cleanup(void)
|
||||
{
|
||||
UINT_PTR i;
|
||||
unsigned i;
|
||||
|
||||
debug_printf("%s\n", __FUNCTION__);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user