Commit 718be08c authored by Sam Lantinga's avatar Sam Lantinga

--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%403231
parent bee88369
......@@ -71,4 +71,5 @@ SDL_UnloadObject(void *handle)
}
#endif /* SDL_LOADSO_DLOPEN */
/* vi: set ts=4 sw=4 expandtab: */
......@@ -51,4 +51,5 @@ SDL_UnloadObject(void *handle)
}
#endif /* SDL_LOADSO_DUMMY || SDL_LOADSO_DISABLED */
/* vi: set ts=4 sw=4 expandtab: */
......@@ -1387,4 +1387,5 @@ SDL_UnloadObject(void *handle)
}
#endif /* SDL_LOADSO_DLCOMPAT */
/* vi: set ts=4 sw=4 expandtab: */
......@@ -63,4 +63,5 @@ SDL_UnloadObject(void *handle)
}
#endif /* SDL_LOADSO_LDG */
/* vi: set ts=4 sw=4 expandtab: */
......@@ -73,4 +73,5 @@ SDL_UnloadObject(void *handle)
}
#endif /* SDL_LOADSO_OS2 */
/* vi: set ts=4 sw=4 expandtab: */
......@@ -141,4 +141,5 @@ SDL_UnloadObject(void *handle)
}
#endif /* SDL_LOADSO_WIN32 */
/* 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