klib icon indicating copy to clipboard operation
klib copied to clipboard

Fix void conversions in knetfile.c

Open 0Alastair1 opened this issue 1 year ago • 0 comments

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

0Alastair1 avatar Apr 16 '24 22:04 0Alastair1