mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
[gardening] Fix accidental trailing whitespace.
This commit is contained in:
@@ -41,7 +41,7 @@ NS_Swift_NSFileManager_enumeratorAt_includingPropertiesForKeys_options_errorHand
|
||||
NSArray *NS_RELEASES_ARGUMENT _Nullable keys,
|
||||
NSUInteger options,
|
||||
BOOL (^_Nonnull errorHandler)(NSURL * _Nonnull url, NSError * _Nonnull error) ) {
|
||||
|
||||
|
||||
NSDirectoryEnumerator *result = [self_ enumeratorAtURL:url
|
||||
includingPropertiesForKeys:keys
|
||||
options:(NSDirectoryEnumerationOptions)options
|
||||
|
||||
Reference in New Issue
Block a user