git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5780 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Anthony Minessale 2007-10-02 21:53:26 +00:00
parent 50390a7083
commit 1ee6a619a3
1 changed files with 1 additions and 1 deletions

View File

@ -477,7 +477,7 @@ static void list_node(fifo_node_t *node, switch_xml_t x_report, int *off, int ve
}
#define FIFO_API_SYNTAX "count <fifo name>"
#define FIFO_API_SYNTAX "list|count [<fifo name>]"
SWITCH_STANDARD_API(fifo_api_function)
{
int len = 0;