1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-05 17:23:15 +02:00

irc: remove evil tab

This commit is contained in:
Sébastien Helleu
2016-08-07 16:35:27 +02:00
parent 992a620a26
commit c74e7cb7d7
+1 -1
View File
@@ -460,7 +460,7 @@ IRC_PROTOCOL_CALLBACK(cap)
server->buffer, date, NULL,
_("%s%s: client capability, currently enabled: %s"),
weechat_prefix ("network"), IRC_PLUGIN_NAME, ptr_caps);
}
}
}
else if (strcmp (argv[3], "ACK") == 0)
{