mirror of
https://github.com/ksherlock/ample.git
synced 2026-04-25 01:18:53 +00:00
whitespace
This commit is contained in:
@@ -182,7 +182,7 @@
|
||||
|
||||
NSFileManager *fm = [NSFileManager defaultManager];
|
||||
NSError *error;
|
||||
|
||||
|
||||
NSDictionary *attr = [fm attributesOfItemAtPath: path error: &error];
|
||||
if (error) {
|
||||
NSLog(@"%@ : %@", path, error);
|
||||
|
||||
Reference in New Issue
Block a user