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

Add support of /upgrade in Relay plugin

This commit is contained in:
Sebastien Helleu
2010-09-18 21:44:26 +02:00
parent 5b04d4123c
commit 0100856251
17 changed files with 439 additions and 190 deletions
+1 -1
View File
@@ -132,7 +132,7 @@ relay_command_server_list ()
RELAY_COLOR_CHAT,
RELAY_COLOR_CHAT_BUFFER,
relay_protocol_string[ptr_server->protocol],
ptr_server->protocol_string,
ptr_server->protocol_args,
RELAY_COLOR_CHAT,
date_start);
i++;