Function comment header updates.

This commit is contained in:
Camilla Berglund
2010-10-14 14:13:39 +02:00
parent 21f6f695a6
commit c592cd5dbf
3 changed files with 11 additions and 11 deletions
Regular → Executable
+1 -1
View File
@@ -82,7 +82,7 @@ GLFWAPI void glfwSetGammaFormula(float gamma, float blacklevel, float gain)
//========================================================================
// Return the currently set gamma ramp
// Return the cached currently set gamma ramp
//========================================================================
GLFWAPI void glfwGetGammaRamp(GLFWgammaramp* ramp)