summaryrefslogtreecommitdiff
path: root/doc/en/autogen/plugin_api/hdata.txt
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2011-06-22 15:39:00 +0200
committerSebastien Helleu <flashcode@flashtux.org>2011-06-22 15:39:00 +0200
commit2a630031fd3c868733e3038c3e19ad4b53a8d8ce (patch)
tree191d7fc5d39cbd6fd109945c04ddcdd6166b428e /doc/en/autogen/plugin_api/hdata.txt
parent6defc05f0a7226a260d7f80e6708dad1ca5b66f5 (diff)
downloadweechat-2a630031fd3c868733e3038c3e19ad4b53a8d8ce.zip
core: display error (only once) when bad file descriptor is detected in hook_fd
Diffstat (limited to 'doc/en/autogen/plugin_api/hdata.txt')
-rw-r--r--doc/en/autogen/plugin_api/hdata.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/en/autogen/plugin_api/hdata.txt b/doc/en/autogen/plugin_api/hdata.txt
index 30810edcf..09bfaa827 100644
--- a/doc/en/autogen/plugin_api/hdata.txt
+++ b/doc/en/autogen/plugin_api/hdata.txt
@@ -444,7 +444,8 @@
| weechat | hook_fd | hook of type "fd" |
'callback' (pointer) +
'fd' (integer) +
- 'flags' (integer) |
+ 'flags' (integer) +
+ 'error' (integer) |
'last_weechat_hook_fd' +
'weechat_hooks_fd'