From 7765451d0f905bcec4c0a5d311598f7cf1cb8638 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Camilla=20L=C3=B6wy?= Date: Fri, 21 Aug 2020 15:56:51 +0200 Subject: [PATCH] Formatting --- src/window.c | 1 + 1 file changed, 1 insertion(+) diff --git a/src/window.c b/src/window.c index c6eb8a03..efcb4125 100644 --- a/src/window.c +++ b/src/window.c @@ -1119,3 +1119,4 @@ GLFWAPI void glfwPostEmptyEvent(void) _GLFW_REQUIRE_INIT(); _glfwPlatformPostEmptyEvent(); } +