Formatting.

This commit is contained in:
Camilla Berglund
2011-10-08 23:57:03 +02:00
parent 1960d1ebb1
commit 65f074d257
4 changed files with 5 additions and 0 deletions
+1
View File
@@ -345,6 +345,7 @@ GLboolean _glfwIsValidContextConfig(_GLFWwndconfig* wndconfig)
return GL_TRUE;
}
//========================================================================
// Checks whether the specified context fulfils the requirements
// It blames glfwOpenWindow because that's the only caller