mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-31 08:41:03 +00:00
Revert ABI breakage
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@34410 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
cbf50c0e7e
commit
7b7faac752
8 changed files with 75 additions and 78 deletions
|
@ -43,6 +43,8 @@ extern "C" {
|
|||
@protected
|
||||
NSMutableDictionary *_attributes;
|
||||
NSMutableArray *_namespaces;
|
||||
NSMutableArray *_children;
|
||||
BOOL _childrenHaveMutated;
|
||||
NSInteger _prefixIndex;
|
||||
#endif
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue