mirror of
https://github.com/glfw/glfw.git
synced 2024-11-23 02:25:10 +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)
|
GLFWAPI void glfwPollEvents(void)
|
||||||
|
Loading…
Reference in New Issue
Block a user