(_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:
mccallum 1995-03-17 20:28:43 +00:00
parent 3da51ab169
commit 3b6b5c8905

View file

@ -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];