fixed IRCQueue.c crash (added missing pointer to the queue structure)
authorpk910 <philipp@zoelle1.de>
Wed, 22 Aug 2012 02:29:04 +0000 (04:29 +0200)
committerpk910 <philipp@zoelle1.de>
Wed, 22 Aug 2012 02:45:05 +0000 (04:45 +0200)
commit2598baa191666be3b69e84dac557cdd8ff157e69
tree18b63db5e7f5e62bc82930ec711b4a2e752571b7
parentf28a6cf114ec097583236a82aab0dbf52c4852c4
fixed IRCQueue.c crash (added missing pointer to the queue structure)
src/IRCQueue.c