]> arthur.barton.de Git - ngircd-alex.git/commit
Channel mode changes: break on error
authorAlexander Barton <alex@barton.de>
Tue, 3 Mar 2009 15:33:40 +0000 (16:33 +0100)
committerAlexander Barton <alex@barton.de>
Tue, 3 Mar 2009 15:33:40 +0000 (16:33 +0100)
commit0a9608a26f4c5fec7d09f13a814bf4e384b17759
tree156705f58634451bb1c6859138b06f29e4d886c5
parentdee89c2355f973db0ba7c7ca81c83940caefc3d4
Channel mode changes: break on error

Don't echo multiple syntax error messages (461) on invalid commands,
but break after the first one.
In addition, this solves corrupted 'Unknown mode "+' messages.
src/ngircd/irc-mode.c