1
0
Fork 0
mirror of https://github.com/gwm17/glfw.git synced 2024-11-26 20:28:49 -05:00

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;