mirror of
https://github.com/glfw/glfw.git
synced 2024-11-10 00:51:47 +00:00
Formatting.
This commit is contained in:
parent
6ac7af38d9
commit
d6210b11f3
@ -1107,7 +1107,7 @@ void _glfwPlatformPollEvents(void)
|
||||
// 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
|
||||
// dequeue and send. For reasons not at all clear to me, passing
|
||||
|
Loading…
Reference in New Issue
Block a user