Remove trailing whitespace (Travis CI build)

This commit is contained in:
Robbin Marcus 2019-01-19 20:53:15 +01:00
parent 073c0cceb5
commit 749639347a

View File

@ -3220,7 +3220,7 @@ GLFWAPI void glfwDragWindow(GLFWwindow* handle);
*
* This function starts a resize operation on one of the borders of the
* specified window.
*
*
* this function must be called from a pointer or touch event callback,
* otherwise it risks reacting to a different event.
*