Formatting

(cherry picked from commit 7765451d0f)
This commit is contained in:
Camilla Löwy 2020-08-21 15:56:51 +02:00
parent 8363179eee
commit 0ab31db9c0

View File

@ -1099,3 +1099,4 @@ GLFWAPI void glfwPostEmptyEvent(void)
_GLFW_REQUIRE_INIT();
_glfwPlatformPostEmptyEvent();
}