change indentation
This commit is contained in:
@@ -2,13 +2,7 @@
|
|||||||
|
|
||||||
SDL_rotozoom.c - rotozoomer for 32bit or 8bit surfaces
|
SDL_rotozoom.c - rotozoomer for 32bit or 8bit surfaces
|
||||||
|
|
||||||
LGPL (c) A. Schiffler
|
LGPL (c) A. Schiffler, Glenn Maynard
|
||||||
|
|
||||||
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
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include "SDL_rotozoom.h"
|
#include "SDL_rotozoom.h"
|
||||||
|
|||||||
Reference in New Issue
Block a user