mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-22 16:33:29 +00:00
(_empty): Renamed from emtpy.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@142 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
3da51ab169
commit
3b6b5c8905
1 changed files with 1 additions and 1 deletions
|
@ -119,7 +119,7 @@ static id nilBinaryTreeNode;
|
|||
}
|
||||
|
||||
/* This must work without sending any messages to content objects */
|
||||
- empty
|
||||
- _empty
|
||||
{
|
||||
_count = 0;
|
||||
_contents_root = [self nilNode];
|
||||
|
|
Loading…
Reference in a new issue