Commit 81d43b4e authored by Sam Lantinga's avatar Sam Lantinga

Fixed obsolete documentation

parent 7c463932
...@@ -121,8 +121,7 @@ extern "C" { ...@@ -121,8 +121,7 @@ extern "C" {
/*@}*/ /*@}*/
/** /**
* This function loads the SDL dynamically linked library and initializes * This function initializes the subsystems specified by \c flags
* the subsystems specified by \c flags (and those satisfying dependencies).
* Unless the ::SDL_INIT_NOPARACHUTE flag is set, it will install cleanup * Unless the ::SDL_INIT_NOPARACHUTE flag is set, it will install cleanup
* signal handlers for some commonly ignored fatal signals (like SIGSEGV). * signal handlers for some commonly ignored fatal signals (like SIGSEGV).
*/ */
......
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