summaryrefslogtreecommitdiff
path: root/doc/en/autogen
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2019-05-07 13:16:44 +0200
committerSébastien Helleu <flashcode@flashtux.org>2019-05-10 21:59:31 +0200
commit06aa7034fb60b19aba54a873f97a5cd38eb482bc (patch)
tree8f2052486ca5314c137791733490cc1b35a97594 /doc/en/autogen
parent2073408b86b7b959383d528b3fcb96be0fa39dc8 (diff)
downloadweechat-06aa7034fb60b19aba54a873f97a5cd38eb482bc.zip
irc: add variable "nick_host" in server structure
Diffstat (limited to 'doc/en/autogen')
-rw-r--r--doc/en/autogen/plugin_api/hdata.adoc1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/en/autogen/plugin_api/hdata.adoc b/doc/en/autogen/plugin_api/hdata.adoc
index 5037f0354..e23605b67 100644
--- a/doc/en/autogen/plugin_api/hdata.adoc
+++ b/doc/en/autogen/plugin_api/hdata.adoc
@@ -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) +