mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 00:11:26 +00:00
Change protection level on internal
This commit is contained in:
parent
b388b14df5
commit
4f02bb6f87
1 changed files with 1 additions and 1 deletions
|
@ -59,7 +59,7 @@ typedef NSInteger NSOperationQueuePriority;
|
|||
@public GS_NSOperation_IVARS
|
||||
# endif
|
||||
#else
|
||||
@private id _internal;
|
||||
@protected id _internal;
|
||||
#endif
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue