second phase of deprecated method removal.
git-svn-id: svn://10.0.0.236/trunk@62710 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -602,8 +602,8 @@ eParseMode DetermineParseMode(nsParser& aParser) {
|
||||
|
||||
else if(kNotFound<(theSubIndex=theBuffer.Find("HTML",PR_TRUE,theStartPos,theCount))) {
|
||||
|
||||
PRInt32 theStartPos=theSubIndex+5;
|
||||
PRInt32 theCount=theEnd-theStartPos;
|
||||
theStartPos=theSubIndex+5;
|
||||
theCount=theEnd-theStartPos;
|
||||
nsAutoString theNum;
|
||||
theBuffer.Mid(theNum,theStartPos-1,3);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user