diff options
Diffstat (limited to 'macosx/Psx-Memcard/GetMetadataForFile.m')
| -rw-r--r-- | macosx/Psx-Memcard/GetMetadataForFile.m | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/macosx/Psx-Memcard/GetMetadataForFile.m b/macosx/Psx-Memcard/GetMetadataForFile.m index 5c775697..c5f47b8e 100644 --- a/macosx/Psx-Memcard/GetMetadataForFile.m +++ b/macosx/Psx-Memcard/GetMetadataForFile.m @@ -211,5 +211,5 @@ Boolean GetMetadataForFile(void *thisInterface, CFMutableDictionaryRef attribute } // Return the status - return ok; + return ok; } |
