(md5_process_bytes): Cast void* pointer to char* before
authorJim Meyering <jim@meyering.net>
Sun, 20 Oct 1996 18:44:39 +0000 (18:44 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 20 Oct 1996 18:44:39 +0000 (18:44 +0000)
commit412cc2f3fc6acd272680f2d57b88397f775d2a5e
tree97360a33254cadc9b0ccc8c7c122bc275637695e
parent3cbc95de84876babc2a7204917d45c749bb28f31
(md5_process_bytes): Cast void* pointer to char* before
doing arithmetic with it.
lib/md5.c