Do not show "[#channel (500,)]" in a !myaccess list.
authorMichael Poole <mdpoole@troilus.org>
Mon, 31 Oct 2011 03:58:10 +0000 (23:58 -0400)
committerMichael Poole <mdpoole@troilus.org>
Mon, 31 Oct 2011 03:58:10 +0000 (23:58 -0400)
commita1719171190968b32785bc7b592cdc32d6f68ea3
tree51d0bd81a0f2ef7bd00509d68e003fdfa748e00f
parent50783f759cc7b00b412107bbd960032496f69bd4
Do not show "[#channel (500,)]" in a !myaccess list.

Fixes SourceForge bug #3072634.

src/chanserv.c (cmd_myaccess): Record where the comma was, and remove
    it if nothing was added after it.
src/chanserv.c