1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-08 10:43:13 +02:00

Added hostnames associeted to nicks (available for /ban completion)

This commit is contained in:
Sebastien Helleu
2006-04-08 18:38:00 +00:00
parent 6963ca7b65
commit c525b231e4
24 changed files with 214 additions and 36 deletions
+2 -1
View File
@@ -113,7 +113,8 @@ enum t_session_nick
SESSION_NICK_END = 0,
SESSION_NICK_NICK,
SESSION_NICK_FLAGS,
SESSION_NICK_COLOR
SESSION_NICK_COLOR,
SESSION_NICK_HOST
};
enum t_session_dcc