Formatting.

This commit is contained in:
Camilla Berglund
2014-04-08 16:30:11 +02:00
parent 12b28c4bb9
commit eaf3bd5ca4
4 changed files with 11 additions and 11 deletions
+3 -3
View File
@@ -40,9 +40,9 @@
#include <dlfcn.h>
#endif
#define _GLFW_PLATFORM_FBCONFIG EGLConfig egl
#define _GLFW_PLATFORM_CONTEXT_STATE _GLFWcontextEGL egl
#define _GLFW_PLATFORM_LIBRARY_CONTEXT_STATE _GLFWlibraryEGL egl
#define _GLFW_PLATFORM_FBCONFIG EGLConfig egl
#define _GLFW_PLATFORM_CONTEXT_STATE _GLFWcontextEGL egl
#define _GLFW_PLATFORM_LIBRARY_CONTEXT_STATE _GLFWlibraryEGL egl
//========================================================================