typo
This commit is contained in:
parent
b181f0c472
commit
dd53129f28
|
@ -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 {
|
||||||
|
|
Loading…
Reference in New Issue