blob: ba5090edb3be9ad845084155c5a533e5132191c3 [file] [log] [blame]
This patch eliminates warnings about differences in signedness in argument passing and assignment between 'char *' and 'unsigned char *' by applying casts where necessary.