summaryrefslogtreecommitdiff
path: root/doc/ja/weechat_user.ja.asciidoc
diff options
context:
space:
mode:
authorMax Teufel <max@teufelsnetz.com>2015-05-04 17:21:20 +0200
committerMax Teufel <max@teufelsnetz.com>2015-05-04 18:01:36 +0200
commit84e55e9face6fffdf0e01dfd62f3fec92b1ecbbc (patch)
treeeb4b422c0bc7b270e4de386e9ce85557e6a25d35 /doc/ja/weechat_user.ja.asciidoc
parent241a999bd6979c871989595008903629e2dc57d0 (diff)
downloadweechat-84e55e9face6fffdf0e01dfd62f3fec92b1ecbbc.zip
irc: avoid warnings for unsupported WHOX messages
Fixes #376. This avoids warnings for WHOX messages that we do not parse/ understand yet. Previously, IRC_PROTOCOL_MIN_ARGS was 5 where it should have been 4 (which avoids warnings for WHOX commands only requesting one WHOX type). Changing the behavior to support all different WHOX types seems like a bad idea to me, as it's quite hard to figure out which information was requested with the WHOX command.
Diffstat (limited to 'doc/ja/weechat_user.ja.asciidoc')
0 files changed, 0 insertions, 0 deletions