mirror of
https://github.com/moparisthebest/hexchat
synced 2024-11-29 20:52:16 -05:00
parent
90ea691b75
commit
145ceba124
@ -1708,7 +1708,7 @@ inbound_cap_ls (server *serv, char *nick, char *extensions_str,
|
|||||||
EMIT_SIGNAL_TIMESTAMP (XP_TE_CAPREQ, serv->server_session,
|
EMIT_SIGNAL_TIMESTAMP (XP_TE_CAPREQ, serv->server_session,
|
||||||
buffer + 9, NULL, NULL, NULL, 0,
|
buffer + 9, NULL, NULL, NULL, 0,
|
||||||
tags_data->timestamp);
|
tags_data->timestamp);
|
||||||
tcp_sendf (serv, "%s\r\n", buffer);
|
tcp_sendf (serv, "%s\r\n", g_strchomp (buffer));
|
||||||
}
|
}
|
||||||
if (!want_sasl)
|
if (!want_sasl)
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user