diff --git a/src/window.c b/src/window.c index 04e4f762..d4f063f5 100644 --- a/src/window.c +++ b/src/window.c @@ -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)