- 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:25 +0000 (16:51 +0000)
committermichael <michael@82007160-df01-0410-b94d-b575c5fd34c7>
Tue, 2 Jun 2015 16:51:25 +0000 (16:51 +0000)
commit9848f2c4822228f33be4a1c4c76f7ea088353c01
treeb82cbba71698e883d3a5785000b2de1aa548c796
parentdbd402d36a0e131ad2e7830d502bff41d2b0b257
- 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/branches/1.0.x@6031 82007160-df01-0410-b94d-b575c5fd34c7
src/scan.c