mirror of
https://github.com/gnustep/libs-base.git
synced 2025-06-01 09:02:01 +00:00
Fix visibility of symbols exported in error
This commit is contained in:
parent
9ef3e2f24d
commit
524daa19ef
6 changed files with 18 additions and 15 deletions
|
@ -53,7 +53,7 @@
|
|||
|
||||
typedef void (^DispatchChangeBlock)(_NSKVOKeyObserver *);
|
||||
|
||||
NSString *
|
||||
static NSString *
|
||||
_NSKVCSplitKeypath(NSString *keyPath, NSString *__autoreleasing *pRemainder)
|
||||
{
|
||||
NSRange result = [keyPath rangeOfString:@"."];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue