]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
dox
authorAnthony Minessale <anthony.minessale@gmail.com>
Sun, 11 Jun 2006 01:55:50 +0000 (01:55 +0000)
committerAnthony Minessale <anthony.minessale@gmail.com>
Sun, 11 Jun 2006 01:55:50 +0000 (01:55 +0000)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@1596 d0543943-73ff-0310-b7d9-9358b9ac24b2

src/include/switch_core.h

index a4a72e90451f9b3fd75158e83c0fdf6f71a13827..95ef2073b6ec7ad384a086f5ea84c9d53d9bcd34 100644 (file)
@@ -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);