]> arthur.barton.de Git - ngircd-alex.git/commit
Fix handling of channel mode sequence with/without arguments
authorAlexander Barton <alex@barton.de>
Fri, 6 Jan 2012 16:24:55 +0000 (17:24 +0100)
committerAlexander Barton <alex@barton.de>
Fri, 6 Jan 2012 16:24:55 +0000 (17:24 +0100)
commit1fa2af5b3a95cad24c3e8b56ee7e57aa5084bfdb
treed69dbdf8472860d1a785491dcd993f9dda4e98f4
parent05cc9bf9b064c7048f6b197462a686c5a9100798
Fix handling of channel mode sequence with/without arguments

For example, don't generate wrong error messages when handling
"MODE #chan +IIIIItn *!aa@b *!bb@c *!cc@d *!dd@e *!ee@f".
src/ngircd/irc-mode.c