mirror of
https://github.com/osmarks/ngircd.git
synced 2026-04-18 04:51:26 +00:00
When trying to part a channel ("PART #channel") the client is not member of
the daemon now correctly reports the numeric ERR_NOTONCHANNEL (442) insted
of ERR_NOSUCHCHANNEL (403).