This commit is contained in:
Minh Minh 2024-11-27 22:56:33 +01:00
parent b181f0c472
commit dd53129f28
1 changed files with 1 additions and 1 deletions

View File

@ -108,7 +108,7 @@ static struct {
switch_mutex_t *listener_mutex; switch_mutex_t *listener_mutex;
switch_event_node_t *node; switch_event_node_t *node;
int debug; int debug;
int log_recv_cmd int log_recv_cmd;
} globals; } globals;
static struct { static struct {