Fix windows bustage this time

This commit is contained in:
cvshook@sicking.cc
2006-05-15 09:18:35 +00:00
parent a65c39701a
commit ade8b8aa26
6 changed files with 9 additions and 9 deletions

View File

@@ -275,7 +275,7 @@ nsINode::GetRangeList() const
return rangeList;
}
nsresult
NS_IMETHODIMP
nsINode::GetListenerManager(PRBool aCreateIfNotFound,
nsIEventListenerManager** aResult)
{