indent is evil

--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%402208
This commit is contained in:
Sam Lantinga 2006-10-28 16:48:03 +00:00
parent 3d24370c4c
commit 05a29201de
35 changed files with 586 additions and 497 deletions

View file

@ -276,7 +276,7 @@ int
main(int argc, char *argv[])
{
SDL_Event event;
char *title;
const char *title;
SDL_Surface *icon;
Uint8 *icon_mask;
int parsed;