Checking MD5 of whole session with -check_md5 and empty path list

This commit is contained in:
2009-08-12 20:23:31 +00:00
parent 16d84807da
commit d152de91f4
6 changed files with 121 additions and 16 deletions

View File

@ -675,8 +675,8 @@ int Xorriso_compare_2_files(struct XorrisO *xorriso, char *disk_adr,
char *iso_adr, char *adr_common_tail,
int *result, int flag);
int Xorriso_report_m5_outcome(struct XorrisO *xorriso, char *severity,
int flag);
int Xorriso_report_md5_outcome(struct XorrisO *xorriso, char *severity,
int flag);
int Sfile_str(char target[SfileadrL], char *source, int flag);