These functions are only used by parse.c:annoy_kicks(), so move them next to that function and make them static. This also changes their arguments from unsigned char * to char *, getting rid of some signed/unsigned mismatch warnings.
128 KiB
128 KiB