dox
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@1596 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
2191312114
commit
40e7848917
|
@ -111,7 +111,7 @@ struct switch_core_runtime;
|
|||
/*!
|
||||
\brief Initilize the core
|
||||
\param console optional FILE stream for output
|
||||
\param a pointer to set any errors to
|
||||
\param err a pointer to set any errors to
|
||||
\note to be called at application startup
|
||||
*/
|
||||
SWITCH_DECLARE(switch_status_t) switch_core_init(char *console, const char **err);
|
||||
|
|
Loading…
Reference in New Issue