Reindented code with Xcode

This commit is contained in:
Robert McGovern 2021-05-31 22:40:09 +01:00
parent b1337f11ca
commit 86effa4e2f
1 changed files with 39 additions and 39 deletions

View File

@ -91,7 +91,7 @@ BOOL appRunning = NO;
//NSLog(@"openFile: %@", filename);
//[self extractRarWith:filename];
// [self extractRarUsingUnrarKitWithFilename:filename];
// [self extractRarUsingUnrarKitWithFilename:filename];
// Always return YES even if there is an error to avoid dialog indicating unable to
// handle files of type RAR if the archive is corrupt or part of it is missing
return YES;