- irc.c:m_privmsg(): added missing 'return' when processing CTCP messages
authormichael <michael@82007160-df01-0410-b94d-b575c5fd34c7>
Thu, 28 May 2015 17:05:36 +0000 (17:05 +0000)
committermichael <michael@82007160-df01-0410-b94d-b575c5fd34c7>
Thu, 28 May 2015 17:05:36 +0000 (17:05 +0000)
commit9dd561e7c4d97eea7e946dc496c3f86442615625
tree6d6a85db70b2f2384654813c5f4832096369fd89
parentb3a3a974d667a0b671b6bd2176bd7d203e51fbcb
- irc.c:m_privmsg(): added missing 'return' when processing CTCP messages

git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/branches/1.0.x@6006 82007160-df01-0410-b94d-b575c5fd34c7
src/irc.c