change indentation

This commit is contained in:
Glenn Maynard
2002-10-31 01:27:45 +00:00
parent 9ccf8cd26f
commit cae3cfc0a0
+1 -7
View File
@@ -2,13 +2,7 @@
SDL_rotozoom.c - rotozoomer for 32bit or 8bit surfaces
LGPL (c) A. Schiffler
This file is indented with a tab size of 8, unlike the rest of the SM
source which has a tab size of 4. I'm leaving it that way so I can
send patches upstream. (Since 8 is the de-facto standard tab size,
it'd be nice to fix the rest of the source to use it, but I don't want
to do a full-source commit ...) -glenn
LGPL (c) A. Schiffler, Glenn Maynard
*/
#include "SDL_rotozoom.h"