Commit 3752cf58 authored by Sam Lantinga's avatar Sam Lantinga

Fixed spacing, adding vim spacing hints

parent 220fd467
......@@ -31,3 +31,5 @@
@end
/* *INDENT-ON* */
/* vi: set ts=4 sw=4 expandtab: */
......@@ -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: */
......@@ -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: */
......@@ -63,3 +63,5 @@
@end
/* *INDENT-ON* */
/* vi: set ts=4 sw=4 expandtab: */
......@@ -63,3 +63,5 @@
@end
/* *INDENT-ON* */
/* vi: set ts=4 sw=4 expandtab: */
......@@ -14,3 +14,5 @@
extern jmp_buf *jump_env(void);
#endif
/* vi: set ts=4 sw=4 expandtab: */
......@@ -173,3 +173,5 @@ static UIKitKeyInfo unicharToUIKeyInfoTable[] = {
};
#endif /* UIKitKeyInfo */
/* vi: set ts=4 sw=4 expandtab: */
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment