Fix MIN_ARGC for ChanServ's !8ball and !d commands.
authorMichael Poole <mdpoole@troilus.org>
Sun, 30 Oct 2011 17:19:08 +0000 (13:19 -0400)
committerMichael Poole <mdpoole@troilus.org>
Sun, 30 Oct 2011 17:19:08 +0000 (13:19 -0400)
commit2408030ebe96d62e9cfad6dcd498c62bad76f23c
tree18ad7f898c3a3241095b0c9c016b69242a19c1c6
parent4298a99c6681e3430aa7ea373dbd1363186ebaaf
Fix MIN_ARGC for ChanServ's !8ball and !d commands.

src/chanserv.c (init_chanserv): These commands need at least one argument.
src/chanserv.c