From: Alexander Barton Date: Sun, 13 Dec 2015 18:55:47 +0000 (+0100) Subject: Fix NJOIN not propagating "half ops" status X-Git-Tag: rel-24-rc1~58 X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?p=ngircd-alex.git;a=commitdiff_plain;h=398022631a573a2b8de7811cacb6c202e90f263e;hp=398022631a573a2b8de7811cacb6c202e90f263e Fix NJOIN not propagating "half ops" status ngIRCd tested for the wrong prefix of "half ops" when processing NJOIN commands and therefore never classified a remote user as "half op". Thanks to wowaname for pointing this out on #ngircd! ---