Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Avoid signedness warnings in sha1_file.c
Very irritating. But "snprintf()" wants "char *", and zlib wants "unsigned char *".
- Loading branch information