Formatting

This commit is contained in:
Camilla Löwy 2020-08-21 15:56:51 +02:00
parent cd0dc76c7c
commit 7765451d0f

View File

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