# HG changeset patch # User Sam Lantinga # Date 1282516468 25200 # Node ID cfe6336d7e60077deafd692ef7a8c5544a142067 # Parent 7b1d35d98294457fad5a5275b6913953a86a77bc Fixed obsolete documentation diff -r 7b1d35d98294 -r cfe6336d7e60 include/SDL.h --- 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). */