mirror of
https://github.com/aaru-dps/libaaruformat.git
synced 2025-12-16 11:14:39 +00:00
Fix typo.
This commit is contained in:
@@ -75,7 +75,7 @@ int verify_sectors(char* path)
|
||||
|
||||
cd_ecc_context = aaruf_ecc_cd_init();
|
||||
errors = 0;
|
||||
unknown = 0;
|
||||
unknowns = 0;
|
||||
any_error = false;
|
||||
|
||||
for(s = 0; s < ctx->imageInfo.Sectors; s++)
|
||||
|
||||
Reference in New Issue
Block a user