]> arthur.barton.de Git - ngircd.git/commit
Allow channel admins to "de-admin" channel members
authorDNS777 <dns@rbose.org>
Sat, 6 Oct 2012 17:52:00 +0000 (19:52 +0200)
committerAlexander Barton <alex@barton.de>
Sat, 6 Oct 2012 17:52:15 +0000 (19:52 +0200)
commit23b07bdf50ef5cc7b57c057b6088e4f5e4d7d6da
treebbfa777dd795b9f06b4591d63aa817f53f1e637f
parent46b0eef721b9b3eec37d29aff65b6a7fc488a887
Allow channel admins to "de-admin" channel members

This patch fixes unsetting of channel user mode "+a" (channel admin)
and adds a better error message: without this patch, a channel admin is
unable to unset this mode.

This closes bug #142.
src/ngircd/irc-mode.c