Mercurial > sdl-ios-xcode
diff include/SDL.h @ 4863:cfe6336d7e60
Fixed obsolete documentation
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Sun, 22 Aug 2010 15:34:28 -0700 |
parents | 3b5f4b3a69e1 |
children | 8e8876e4aec6 |
line wrap: on
line diff
--- a/include/SDL.h Sun Aug 22 13:45:56 2010 -0700 +++ b/include/SDL.h Sun Aug 22 15:34:28 2010 -0700 @@ -121,8 +121,7 @@ /*@}*/ /** - * This function loads the SDL dynamically linked library and initializes - * the subsystems specified by \c flags (and those satisfying dependencies). + * This function initializes the subsystems specified by \c flags * Unless the ::SDL_INIT_NOPARACHUTE flag is set, it will install cleanup * signal handlers for some commonly ignored fatal signals (like SIGSEGV). */