Commit a65793b8 authored by Ryan C. Gordon's avatar Ryan C. Gordon

Added a newline to the end of a file to quiet old versions of GCC.

parent caedc60d
...@@ -31,4 +31,4 @@ extern SDL_bool SDL_RegisterHintChangedCb(const char *name, SDL_HintChangedCb hi ...@@ -31,4 +31,4 @@ extern SDL_bool SDL_RegisterHintChangedCb(const char *name, SDL_HintChangedCb hi
#endif /* _SDL_hints_c_h */ #endif /* _SDL_hints_c_h */
/* vi: set ts=4 sw=4 expandtab: */ /* vi: set ts=4 sw=4 expandtab: */
\ No newline at end of file
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