Fixed obsolete documentation

This commit is contained in:
Sam Lantinga
2010-08-22 15:34:28 -07:00
parent b7c5d88e6a
commit 993db1a6aa

View File

@@ -121,8 +121,7 @@ extern "C" {
/*@}*/
/**
* 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).
*/