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:
Anthony Minessale
2006-02-26 03:13:01 +00:00
parent 7174e8ae8a
commit fb9b21144b
3 changed files with 107 additions and 49 deletions
+1 -1
View File
@@ -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