Ooops.. tree closed, better back these out for now. Sorry.

git-svn-id: svn://10.0.0.236/trunk@51979 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
braddr%puremagic.com
1999-10-27 21:01:37 +00:00
parent dfb30043a3
commit 1dde1a4f56
29 changed files with 106 additions and 110 deletions

View File

@@ -679,7 +679,7 @@ nsresult nsContentIterator::IsDone()
if (mIsDone)
return NS_OK;
else
return NS_ENUMERATOR_FALSE;
return NS_COMFALSE;
}