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,