Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
hnimminh committed Nov 27, 2024
1 parent b181f0c commit dd53129
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/mod/event_handlers/mod_event_socket/mod_event_socket.c
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ static struct {
switch_mutex_t *listener_mutex;
switch_event_node_t *node;
int debug;
int log_recv_cmd
int log_recv_cmd;
} globals;

static struct {
Expand Down

0 comments on commit dd53129

Please sign in to comment.