Fixed do_main_session ()
This commit is contained in:
parent
27c2bdd592
commit
717b01ff7f
@ -1055,7 +1055,6 @@ void do_main_session (int arg_num, struct arg args[], struct in_ev *ev) {
|
|||||||
}
|
}
|
||||||
notify_ev = ev;
|
notify_ev = ev;
|
||||||
if (ev) { ev->refcnt ++; }
|
if (ev) { ev->refcnt ++; }
|
||||||
tgl_do_send_contact (TLS, args[0].P->id, args[1].str, strlen (args[1].str), args[2].str, strlen (args[2].str), args[3].str, strlen (args[3].str), print_msg_gw, ev);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
void do_broadcast (int arg_num, struct arg args[], struct in_ev *ev) {
|
void do_broadcast (int arg_num, struct arg args[], struct in_ev *ev) {
|
||||||
|
Loading…
Reference in New Issue
Block a user