1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-05 09:13:14 +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
+2
View File
@@ -20,6 +20,8 @@
#ifndef __WEECHAT_RELAY_BUFFER_H
#define __WEECHAT_RELAY_BUFFER_H 1
#define RELAY_BUFFER_NAME "relay.list"
extern struct t_gui_buffer *relay_buffer;
extern int relay_buffer_selected_line;