diff src/video/photon/SDL_ph_gl.c @ 2699:cf95a2fd3606 gsoc2008_nds

indent
author Sam Lantinga <slouken@libsdl.org>
date Wed, 27 Aug 2008 13:44:02 +0000
parents e1da92da346c
children
line wrap: on
line diff
--- a/src/video/photon/SDL_ph_gl.c	Wed Aug 27 04:23:38 2008 +0000
+++ b/src/video/photon/SDL_ph_gl.c	Wed Aug 27 13:44:02 2008 +0000
@@ -322,10 +322,10 @@
                                                      gl_config.accum_blue_size
                                                      +
                                                      this->
-                                                     gl_config.accum_green_size
-                                                     +
-                                                     this->
-                                                     gl_config.accum_alpha_size);
+                                                     gl_config.
+                                                     accum_green_size +
+                                                     this->gl_config.
+                                                     accum_alpha_size);
     }
 
     /* Stereo mode */