]> arthur.barton.de Git - ngircd.git/commit
Channel_Mode(): fix return code of function
authorAlexander Barton <alex@barton.de>
Thu, 10 Sep 2009 22:44:41 +0000 (00:44 +0200)
committerAlexander Barton <alex@barton.de>
Thu, 10 Sep 2009 22:48:07 +0000 (00:48 +0200)
commit66c6458ae7aa575c0a7a8250476472d59a155e28
treec88989e49d5d987146f5ae75f0900fc970e85d32
parent3b37ad334b6a7fbc5ca907e1af72efd3d3f8bd3b
Channel_Mode(): fix return code of function

Fix error handling of Channel_Mode() to return the correct connection
status ("connected"/"disconnected") insted of always returning success.
src/ngircd/irc-mode.c