1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-26 12:56:37 +02:00

Fix name/short name and local variables of IRC server buffer(s) when merging/splitting servers

This commit is contained in:
Sebastien Helleu
2008-11-11 18:57:58 +01:00
parent f086a33162
commit 50e3eb142d
4 changed files with 38 additions and 9 deletions
+2
View File
@@ -20,6 +20,8 @@
#ifndef __WEECHAT_IRC_BUFFER_H
#define __WEECHAT_IRC_BUFFER_H 1
#define IRC_BUFFER_ALL_SERVERS_NAME "servers"
struct t_gui_buffer;
struct t_irc_server;
struct t_irc_channel;