attractivechaos / klib

A standalone and lightweight C library
http://attractivechaos.github.io/klib/
MIT License
4.18k stars 556 forks source link

Fix void conversions in knetfile.c #182

Open 0Alastair1 opened 6 months ago

0Alastair1 commented 6 months ago

fixes: error: invalid conversion from 'void' to 'char'
warning: pointer of type 'void *' used in arithmetic