Fixed spacing, adding vim spacing hints

This commit is contained in:
Sam Lantinga 2011-02-01 09:02:53 -08:00
parent 220fd4679a
commit 3752cf5872
7 changed files with 54 additions and 40 deletions

View file

@ -31,3 +31,5 @@
@end
/* *INDENT-ON* */
/* vi: set ts=4 sw=4 expandtab: */

View file

@ -29,3 +29,5 @@ extern DECLSPEC SDL_bool SDLCALL SDL_iPhoneKeyboardIsShown(SDL_Window * window);
extern DECLSPEC int SDLCALL SDL_iPhoneKeyboardToggle(SDL_Window * window);
#endif
/* vi: set ts=4 sw=4 expandtab: */

View file

@ -36,3 +36,5 @@ extern void *UIKit_GL_GetProcAddress(_THIS, const char *proc);
extern int UIKit_GL_LoadLibrary(_THIS, const char *path);
#endif
/* vi: set ts=4 sw=4 expandtab: */

View file

@ -63,3 +63,5 @@
@end
/* *INDENT-ON* */
/* vi: set ts=4 sw=4 expandtab: */

View file

@ -63,3 +63,5 @@
@end
/* *INDENT-ON* */
/* vi: set ts=4 sw=4 expandtab: */

View file

@ -14,3 +14,5 @@
extern jmp_buf *jump_env(void);
#endif
/* vi: set ts=4 sw=4 expandtab: */

View file

@ -173,3 +173,5 @@ static UIKitKeyInfo unicharToUIKeyInfoTable[] = {
};
#endif /* UIKitKeyInfo */
/* vi: set ts=4 sw=4 expandtab: */