mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-17 01:02:12 +00:00
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
|
\brief Initilize the core
|
||||||
\param console optional FILE stream for output
|
\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
|
\note to be called at application startup
|
||||||
*/
|
*/
|
||||||
SWITCH_DECLARE(switch_status_t) switch_core_init(char *console, const char **err);
|
SWITCH_DECLARE(switch_status_t) switch_core_init(char *console, const char **err);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user