whoops
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7426 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
985a1dbc59
commit
f36645e2c0
|
@ -1794,7 +1794,7 @@ SWITCH_STANDARD_API(show_function)
|
|||
return SWITCH_STATUS_SUCCESS;
|
||||
}
|
||||
|
||||
/* If you changes the field qty or order of any of these select /*
|
||||
/* If you changes the field qty or order of any of these select */
|
||||
/* statmements, you must also change show_callback and friends to match! */
|
||||
if (!command) {
|
||||
stream->write_function(stream, "-USAGE: %s\n", SHOW_SYNTAX);
|
||||
|
|
Loading…
Reference in New Issue