Formatting.
This commit is contained in:
parent
6ac7af38d9
commit
d6210b11f3
@ -1107,7 +1107,7 @@ void _glfwPlatformPollEvents(void)
|
|||||||
// Wait for new window and input events
|
// Wait for new window and input events
|
||||||
//========================================================================
|
//========================================================================
|
||||||
|
|
||||||
void _glfwPlatformWaitEvents( void )
|
void _glfwPlatformWaitEvents(void)
|
||||||
{
|
{
|
||||||
// I wanted to pass NO to dequeue:, and rely on PollEvents to
|
// I wanted to pass NO to dequeue:, and rely on PollEvents to
|
||||||
// dequeue and send. For reasons not at all clear to me, passing
|
// dequeue and send. For reasons not at all clear to me, passing
|
||||||
|
Loading…
Reference in New Issue
Block a user