diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2019-05-12 07:45:07 +0200 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2019-05-12 07:46:01 +0200 |
commit | a24817b141f1da76f56db9d034b18365effac37f (patch) | |
tree | 629d510611b0648f495f85808f6cf2d5f1a07e33 /doc/en/autogen/plugin_api/hdata.adoc | |
parent | e1fb8433cefe4467f9fd3ffc21237c0a98a88e4b (diff) | |
download | weechat-a24817b141f1da76f56db9d034b18365effac37f.zip |
irc: rename server variable "nick_host" to "host"
Diffstat (limited to 'doc/en/autogen/plugin_api/hdata.adoc')
-rw-r--r-- | doc/en/autogen/plugin_api/hdata.adoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/en/autogen/plugin_api/hdata.adoc b/doc/en/autogen/plugin_api/hdata.adoc index e23605b67..4d4f58e92 100644 --- a/doc/en/autogen/plugin_api/hdata.adoc +++ b/doc/en/autogen/plugin_api/hdata.adoc @@ -243,7 +243,7 @@ _nick_first_tried_ (integer) + _nick_alternate_number_ (integer) + _nick_ (string) + _nick_modes_ (string) + -_nick_host_ (string) + +_host_ (string) + _checking_cap_ls_ (integer) + _cap_ls_ (hashtable) + _checking_cap_list_ (integer) + |