mirror of
https://github.com/hexchat/hexchat.git
synced 2024-11-09 12:42:31 +01:00
parent
f9adf88eca
commit
53952feddd
@ -621,7 +621,7 @@ process_numeric (session * sess, int n,
|
||||
case 319:
|
||||
if (!serv->skip_next_whois)
|
||||
EMIT_SIGNAL_TIMESTAMP (XP_TE_WHOIS2, whois_sess, word[4],
|
||||
word_eol[5] + 1, NULL, NULL, 0,
|
||||
word_eol[5][0] == ':' ? word_eol[5] + 1 : word_eol[5], NULL, NULL, 0,
|
||||
tags_data->timestamp);
|
||||
break;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user