From c5892fee53c05e6df1f91ae66addb7c42a67bb32 Mon Sep 17 00:00:00 2001 From: Camilla Berglund Date: Sun, 24 Oct 2010 18:09:05 +0200 Subject: [PATCH] Formatting. --- src/x11/x11_gamma.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/x11/x11_gamma.c b/src/x11/x11_gamma.c index 9850acc2..e4424867 100644 --- a/src/x11/x11_gamma.c +++ b/src/x11/x11_gamma.c @@ -33,9 +33,9 @@ #include -//************************************************************************ -//**** GLFW internal functions **** -//************************************************************************ +////////////////////////////////////////////////////////////////////////// +////// GLFW platform API ////// +////////////////////////////////////////////////////////////////////////// //======================================================================== // Save the original gamma ramp so that we can restore it later