mirror of
https://github.com/gnustep/libs-base.git
synced 2025-06-01 17:12:03 +00:00
Avoid conflict of ivar name with systemcall name
This commit is contained in:
parent
2473c744d1
commit
5c5a62e8d4
2 changed files with 15 additions and 15 deletions
|
@ -43,7 +43,7 @@
|
|||
{
|
||||
NSRunLoop *runLoop;
|
||||
NSString *mode;
|
||||
AvahiPoll *poll;
|
||||
AvahiPoll *ap;
|
||||
NSMutableArray *children;
|
||||
NSLock *lock;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue