From dd04fa9272e68e15a345db51445cfb1f11ab4e27 Mon Sep 17 00:00:00 2001 From: Camilla Berglund Date: Sun, 27 Feb 2011 21:43:46 +0100 Subject: [PATCH] Formatting. --- src/x11/platform.h | 1 + 1 file changed, 1 insertion(+) diff --git a/src/x11/platform.h b/src/x11/platform.h index 802d2333..f90c43c2 100644 --- a/src/x11/platform.h +++ b/src/x11/platform.h @@ -108,6 +108,7 @@ typedef struct _GLFWcontextGLX GLboolean has_GLX_ARB_create_context; GLboolean has_GLX_ARB_create_context_profile; GLboolean has_GLX_EXT_create_context_es2_profile; + } _GLFWcontextGLX;