mirror of
https://github.com/glfw/glfw.git
synced 2024-11-22 13:04:35 +00:00
Corrected comment.
This commit is contained in:
parent
023b816bcc
commit
0e2b12be43
@ -877,7 +877,7 @@ GLFWAPI void glfwSetWindowIconifyCallback(GLFWwindowiconifyfun cbfun)
|
||||
|
||||
|
||||
//========================================================================
|
||||
// Poll for new window and input events and close any flagged windows
|
||||
// Poll for new window and input events
|
||||
//========================================================================
|
||||
|
||||
GLFWAPI void glfwPollEvents(void)
|
||||
|
Loading…
Reference in New Issue
Block a user