1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-02 07:46:38 +02:00

IRC colors reintroduced

This commit is contained in:
Sebastien Helleu
2008-04-30 18:18:14 +02:00
parent 339be5544f
commit bbde23dec6
10 changed files with 428 additions and 370 deletions
+1 -2
View File
@@ -1632,8 +1632,7 @@ irc_server_msgq_flush ()
/* parse and execute command */
irc_protocol_recv_command (irc_recv_msgq->server,
(msg_decoded) ?
msg_decoded : ptr_msg,
(msg_decoded) ? msg_decoded : ptr_msg,
host,
command,
arguments);