Formatting.

This commit is contained in:
Camilla Berglund
2010-09-15 16:44:43 +02:00
parent 855b386e46
commit 4cb5fa0ba8
7 changed files with 38 additions and 44 deletions
+4 -7
View File
@@ -33,10 +33,6 @@
#include <stdio.h>
//************************************************************************
//**** GLFW internal functions ****
//************************************************************************
//========================================================================
// Dynamically load libraries
//========================================================================
@@ -183,9 +179,9 @@ static void terminateDisplay(void)
}
//************************************************************************
//**** Platform implementation functions ****
//************************************************************************
//////////////////////////////////////////////////////////////////////////
////// GLFW platform API //////
//////////////////////////////////////////////////////////////////////////
//========================================================================
// Initialize various GLFW state
@@ -244,6 +240,7 @@ int _glfwPlatformTerminate(void)
return GL_TRUE;
}
//========================================================================
// Get the GLFW version string
//========================================================================