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
+2
View File
@@ -206,6 +206,7 @@ static GLboolean hasEWMH(_GLFWwindow* window)
return GL_TRUE;
}
//========================================================================
// Translates an X Window key to internal coding
//========================================================================
@@ -974,6 +975,7 @@ static void enterFullscreenMode(_GLFWwindow* window)
window->width / 2, window->height / 2);
}
//========================================================================
// Leave fullscreen mode
//========================================================================