From 5e575f143cd62bac0c65fff24b37a84bea0c021e Mon Sep 17 00:00:00 2001 From: Anthony Minessale Date: Sat, 9 Sep 2006 03:47:56 +0000 Subject: [PATCH] dox git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2589 d0543943-73ff-0310-b7d9-9358b9ac24b2 --- src/include/switch_core.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/include/switch_core.h b/src/include/switch_core.h index bb71b3a7e7..c22f3c4b70 100644 --- a/src/include/switch_core.h +++ b/src/include/switch_core.h @@ -160,7 +160,7 @@ SWITCH_DECLARE(switch_status_t) switch_core_media_bug_read(switch_media_bug_t *b \param start the starting port \param end the ending port \param inc the amount to increment each port - \param new pointer for the return value + \param new_allocator new pointer for the return value \return SWITCH_STATUS_SUCCESS if the operation was a success */ SWITCH_DECLARE(switch_status_t) switch_core_port_allocator_new(switch_port_t start,