mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-20 11:11:51 +00:00
mess around on win32 a little
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@675 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
@@ -106,7 +106,7 @@ struct switch_core_runtime;
|
||||
\param console optional FILE stream for output
|
||||
\note to be called at application startup
|
||||
*/
|
||||
SWITCH_DECLARE(switch_status) switch_core_init(FILE *console);
|
||||
SWITCH_DECLARE(switch_status) switch_core_init(char *console);
|
||||
|
||||
/*!
|
||||
\brief Destroy the core
|
||||
|
||||
Reference in New Issue
Block a user