Fixing build bustage on Windows. Bug 307394

This commit is contained in:
Boris Zbarsky 2009-01-29 15:15:45 -05:00
parent 4905383347
commit b28c202964

View File

@ -1292,7 +1292,7 @@ private:
// points to, following continuations if necessary. aIter is passed by value
// on purpose, so as not to modify the callee's iterator.
nsIFrame* FindNextSibling(ChildIterator aIter,
const ChildIterator& aIter);
const ChildIterator& aLast);
// see if aContent and aSibling are legitimate siblings due to restrictions
// imposed by table columns