git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5339
d0543943-73ff-0310-b7d9-
9358b9ac24b2
switch_module_load_t load_func_ptr = NULL;
int loading = 1;
const char *err = NULL;
- switch_loadable_module_interface_t *module_interface = NULL;
+ const switch_loadable_module_interface_t *module_interface = NULL;
char derr[512] = "";
switch_memory_pool_t *pool;
switch_module_load_t load_func_ptr = NULL;
int loading = 1;
const char *err = NULL;
- switch_loadable_module_interface_t *module_interface = NULL;
+ const switch_loadable_module_interface_t *module_interface = NULL;
switch_memory_pool_t *pool;