mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-15 00:22:35 +00:00
bump api version for modules.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10368 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
f5f2c56d1d
commit
e4e6623a84
@ -1355,7 +1355,7 @@ struct switch_network_list;
|
||||
typedef struct switch_network_list switch_network_list_t;
|
||||
|
||||
|
||||
#define SWITCH_API_VERSION 2
|
||||
#define SWITCH_API_VERSION 3
|
||||
#define SWITCH_MODULE_LOAD_ARGS (switch_loadable_module_interface_t **module_interface, switch_memory_pool_t *pool)
|
||||
#define SWITCH_MODULE_RUNTIME_ARGS (void)
|
||||
#define SWITCH_MODULE_SHUTDOWN_ARGS (void)
|
||||
|
Loading…
x
Reference in New Issue
Block a user