Formatting.

master
Camilla Berglund ago%!(EXTRA string=13 years)
parent 6ac7af38d9
commit d6210b11f3
  1. 2
      src/cocoa_window.m

@ -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…
Cancel
Save