Corrected comment.

This commit is contained in:
Camilla Berglund 2012-09-11 23:53:10 +02:00
parent 023b816bcc
commit 0e2b12be43

View File

@ -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)