]> arthur.barton.de Git - ngircd.git/commitdiff
Fix NAMES response when client has multi-prefix
authorBrian Collins <bricollins@gmail.com>
Mon, 27 Aug 2012 15:14:47 +0000 (16:14 +0100)
committerBrian Collins <bricollins@gmail.com>
Mon, 27 Aug 2012 15:23:57 +0000 (16:23 +0100)
Two fixes here: IRC_Send_NAMES was checking the capability of the
wrong client when responding, and it didn't return any prefix for
clients that had either +v or +o but not both.


No differences found