diff src/video/SDL_blit.h @ 2260:202ddfd1cfb1

indent
author Sam Lantinga <slouken@libsdl.org>
date Fri, 17 Aug 2007 02:55:21 +0000
parents 340942cfda48
children c20476d7d7b3
line wrap: on
line diff
--- a/src/video/SDL_blit.h	Fri Aug 17 02:54:50 2007 +0000
+++ b/src/video/SDL_blit.h	Fri Aug 17 02:55:21 2007 +0000
@@ -62,8 +62,8 @@
     Uint8 *table;
     SDL_blit blit;
     void *data;
-    Uint32 ckey;    /* colorkey */
-    Uint32 cmod;    /* ARGB modulation */
+    Uint32 ckey;                /* colorkey */
+    Uint32 cmod;                /* ARGB modulation */
 
     /* the version count matches the destination; mismatch indicates
        an invalid mapping */