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

irc: add variable "nick_host" in server structure

This commit is contained in:
Sébastien Helleu
2019-05-07 13:16:44 +02:00
parent 2073408b86
commit 06aa7034fb
13 changed files with 118 additions and 26 deletions
+1
View File
@@ -243,6 +243,7 @@ _nick_first_tried_   (integer) +
_nick_alternate_number_   (integer) +
_nick_   (string) +
_nick_modes_   (string) +
_nick_host_   (string) +
_checking_cap_ls_   (integer) +
_cap_ls_   (hashtable) +
_checking_cap_list_   (integer) +