Bail out of !opchan if someone has made ChanServ part from the channel.
authorMichael Poole <mdpoole@troilus.org>
Wed, 30 Jul 2008 23:49:47 +0000 (19:49 -0400)
committerMichael Poole <mdpoole@troilus.org>
Wed, 30 Jul 2008 23:49:47 +0000 (19:49 -0400)
commit5eaffb47d33d10843bdf3ef8f43689f7393012ff
treeeb16cc3f6423aa8e2c3e39a0af290c9e700ba0a6
parentaacd8a2b984a363ac3fe92a28c1bd9536a867299
Bail out of !opchan if someone has made ChanServ part from the channel.

src/chanserv.c (CSMSG_OUT_OF_CHANNEL): New error string.
  (cmd_opchan): Use it if ChanServ wasn't in the channel for some reason.
src/chanserv.c