mirror of
https://github.com/macvim-dev/macvim.git
synced 2026-06-07 15:37:14 +02:00
Add missing sentence
This commit is contained in:
@@ -1768,6 +1768,8 @@ fsEventCallback(ConstFSEventStreamRef streamRef,
|
||||
v = [f stringByReplacingPercentEscapesUsingEncoding:NSUTF8StringEncoding];
|
||||
#endif
|
||||
}
|
||||
|
||||
[dict setValue:v forKey:f];
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user