diff --git a/mozilla/htmlparser/src/nsHTMLTokens.cpp b/mozilla/htmlparser/src/nsHTMLTokens.cpp index 671f61ae73e..fbda22d3cf9 100644 --- a/mozilla/htmlparser/src/nsHTMLTokens.cpp +++ b/mozilla/htmlparser/src/nsHTMLTokens.cpp @@ -557,7 +557,7 @@ nsresult CTextToken::ConsumeUntil(PRUnichar aChar,PRBool aIgnoreComments,nsScann temp.Right(theRight,termStrLen+10); //first, get a wad of chars from the temp string rpos=theRight.RFind('<'); //now scan for the '<' if(-1