skypiax: cosmetics
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14412 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
e929cd96a0
commit
0bb1b8c7d7
|
@ -86,7 +86,7 @@ SWITCH_MODULE_SHUTDOWN_FUNCTION(mod_skypiax_shutdown);
|
|||
SWITCH_MODULE_DEFINITION(mod_skypiax, mod_skypiax_load, mod_skypiax_shutdown, NULL);
|
||||
SWITCH_STANDARD_API(sk_function);
|
||||
/* BEGIN: Changes here */
|
||||
#define SK_SYNTAX "list [full] || console || skype_API_msg || remove <skypeusername | #interface_name | #interface_id> || reload"
|
||||
#define SK_SYNTAX "list [full] || console || skype_API_msg || remove < skypeusername | #interface_name | #interface_id > || reload"
|
||||
/* END: Changes heres */
|
||||
SWITCH_STANDARD_API(skypiax_function);
|
||||
#define SKYPIAX_SYNTAX "interface_name skype_API_msg"
|
||||
|
|
Loading…
Reference in New Issue