[Freeswitch-svn] [commit] r2589 - freeswitch/trunk/src/include
Freeswitch SVN
anthm at freeswitch.org
Fri Sep 8 23:47:56 EDT 2006
Author: anthm
Date: Fri Sep 8 23:47:56 2006
New Revision: 2589
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 Fri Sep 8 23:47:56 2006
@@ -160,7 +160,7 @@
\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,
More information about the Freeswitch-svn
mailing list