From 2c091571d87124b588e956df9f1ae4a1974ea665 Mon Sep 17 00:00:00 2001 From: Camilla Berglund Date: Thu, 9 Sep 2010 21:09:11 +0200 Subject: [PATCH] Formatting. --- include/GL/glfw.h | 1 + 1 file changed, 1 insertion(+) diff --git a/include/GL/glfw.h b/include/GL/glfw.h index e8485c26..cc35328e 100644 --- a/include/GL/glfw.h +++ b/include/GL/glfw.h @@ -363,6 +363,7 @@ extern "C" { #define GLFW_NO_CURRENT_WINDOW 0x00070009 #define GLFW_INTERNAL_ERROR 0x0007000A + /************************************************************************* * Typedefs *************************************************************************/