mirror of
https://github.com/QuasarApp/zip.git
synced 2025-05-03 15:49:33 +00:00
Update miniz.h
This commit is contained in:
parent
88e4788137
commit
babc060fab
@ -10015,7 +10015,7 @@ const char *mz_zip_get_error_string(mz_zip_error mz_err) {
|
||||
case MZ_ZIP_VALIDATION_FAILED:
|
||||
return "validation failed";
|
||||
case MZ_ZIP_WRITE_CALLBACK_FAILED:
|
||||
return "write calledback failed";
|
||||
return "write callback failed";
|
||||
case MZ_ZIP_TOTAL_ERRORS:
|
||||
return "total errors";
|
||||
default:
|
||||
|
Loading…
x
Reference in New Issue
Block a user