Add missing sentence

This commit is contained in:
Francisco Requena
2020-03-01 20:42:58 +01:00
parent 7686fe8b88
commit 5f7e769b71
+2
View File
@@ -1768,6 +1768,8 @@ fsEventCallback(ConstFSEventStreamRef streamRef,
v = [f stringByReplacingPercentEscapesUsingEncoding:NSUTF8StringEncoding];
#endif
}
[dict setValue:v forKey:f];
}
}