- scan.c:scan_irckline(): we can use char* instead of a void* in the 'kline_format_as...
authormichael <michael@82007160-df01-0410-b94d-b575c5fd34c7>
Tue, 2 Jun 2015 16:51:06 +0000 (16:51 +0000)
committermichael <michael@82007160-df01-0410-b94d-b575c5fd34c7>
Tue, 2 Jun 2015 16:51:06 +0000 (16:51 +0000)
commit002adbaf6cd6109d20a80aa61818e1e3262af694
treeaa7a8fdc2750894468b71f148a7c106b9fbdee4b
parent6ab554a73f63e347775e60af2c66e007ae13b16e
- scan.c:scan_irckline(): we can use char* instead of a void* in the 'kline_format_assoc' structure

git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/trunk@6030 82007160-df01-0410-b94d-b575c5fd34c7
src/scan.c