[Freeswitch-svn] [commit] r1596 - freeswitch/trunk/src/include

anthm at freeswitch.org anthm at freeswitch.org
Sat Jun 10 21:55:50 EDT 2006


Author: anthm
Date: Sat Jun 10 21:55:50 2006
New Revision: 1596

Modified:
   freeswitch/trunk/src/include/switch_core.h

Log:
dox

Modified: freeswitch/trunk/src/include/switch_core.h
==============================================================================
--- freeswitch/trunk/src/include/switch_core.h	(original)
+++ freeswitch/trunk/src/include/switch_core.h	Sat Jun 10 21:55:50 2006
@@ -111,7 +111,7 @@
 /*! 
   \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);



More information about the Freeswitch-svn mailing list