Formatting.

This commit is contained in:
Camilla Berglund 2011-02-27 21:43:46 +01:00
parent 06a4afd7de
commit dd04fa9272

View File

@ -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;