forked from Mirrors/freeswitch
tab cleanup
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11173 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
4a92d26606
commit
43c3ca0418
@ -310,7 +310,7 @@ SWITCH_STANDARD_APP(soundtouch_start_function)
|
||||
|
||||
SWITCH_MODULE_LOAD_FUNCTION(mod_soundtouch_load)
|
||||
{
|
||||
switch_application_interface_t *app_interface;
|
||||
switch_application_interface_t *app_interface;
|
||||
|
||||
/* connect my internal structure to the blank pointer passed to me */
|
||||
*module_interface = switch_loadable_module_create_module_interface(pool, modname);
|
||||
|
Loading…
Reference in New Issue
Block a user