mirror of
https://github.com/aaru-dps/Aaru.Server.git
synced 2025-12-16 19:24:27 +00:00
Corrected typo.
This commit is contained in:
@@ -310,7 +310,7 @@ namespace DiscImageChef.ImagePlugins
|
||||
debugFs.Dispose();
|
||||
*/
|
||||
|
||||
return false;
|
||||
return true;
|
||||
}
|
||||
|
||||
static uint Decompress(byte[] compressed, out byte[] decompressed)
|
||||
|
||||
Reference in New Issue
Block a user