mirror of
https://github.com/xfarrow/dircomp.git
synced 2025-06-05 21:49:19 +02:00
Update dircomp.h
This commit is contained in:
@ -41,7 +41,7 @@ int byte_by_byte_file_comparison(char*, char*);
|
|||||||
|
|
||||||
int hash_by_hash_file_comparison(char*, char*);
|
int hash_by_hash_file_comparison(char*, char*);
|
||||||
|
|
||||||
unsigned char* sha1(char *filename)
|
unsigned char* sha1(char*);
|
||||||
|
|
||||||
unsigned char* sha1_legacy(char*);
|
unsigned char* sha1_legacy(char*);
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user