mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-13 07:45:26 +00:00
we modified abi, so lets be explicit
This commit is contained in:
parent
6937ca39da
commit
8cedafc80b
@ -1716,7 +1716,7 @@ struct switch_network_list;
|
||||
typedef struct switch_network_list switch_network_list_t;
|
||||
|
||||
|
||||
#define SWITCH_API_VERSION 4
|
||||
#define SWITCH_API_VERSION 5
|
||||
#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