Fix clearing "helping" flag from users when parting other channels.
authorMichael Poole <mdpoole@troilus.org>
Thu, 17 Sep 2009 21:02:57 +0000 (17:02 -0400)
committerMichael Poole <mdpoole@troilus.org>
Thu, 17 Sep 2009 21:05:45 +0000 (17:05 -0400)
commit41e1984d7aee399c33c744ef7555049a16c222a1
tree94937f5aa4abbd8162698d9def6dbadf284a3bcf
parent2634c6c395e64ede3cf8a324ee4f8a7e1bd39ad0
Fix clearing "helping" flag from users when parting other channels.

src/chanserv.c (handle_part): Allow the current user to be considered for
  channels other than the channel being /part'ed.
src/chanserv.c