Author: Kev <klmitch@mit.edu>
authorKevin L. Mitchell <klmitch@mit.edu>
Fri, 9 Jun 2000 19:18:12 +0000 (19:18 +0000)
committerKevin L. Mitchell <klmitch@mit.edu>
Fri, 9 Jun 2000 19:18:12 +0000 (19:18 +0000)
commit217580c92050d8adf292209f075da205f4faa3cd
treedb64a2e70a3ed7a5222fcde54e2b8bbfbbe02bb1
parentce337ba88ba195b227375a01aecdeb1d56e79f1f
Author: Kev <klmitch@mit.edu>
Log message:

* ircd/channel.c (mode_parse_client): don't send warning if
there's not enough arguments for a +/-o/v; means the habit of
doing "/mode #channel +oooooo bob" doesn't result in a bunch of
error messages

Status: Compile-checked
Testing needed:

Make sure "/mode #channel +oooooo bob" doesn't result in five warnings
about not enough parameters ;)

git-svn-id: file:///home/klmitch/undernet-ircu/undernet-ircu-svn/ircu2/trunk@250 c9e4aea6-c8fd-4c43-8297-357d70d61c8c
ChangeLog
ircd/channel.c