mirror of
https://github.com/glfw/glfw.git
synced 2025-04-16 10:16:00 +00:00
Corrected comment.
This commit is contained in:
parent
023b816bcc
commit
0e2b12be43
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue