Fix for Bug# 8229.

git-svn-id: svn://10.0.0.236/trunk@37212 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
harishd%netscape.com
1999-06-28 19:59:38 +00:00
parent 5eab108ef1
commit 88d9f28d87
2 changed files with 2 additions and 2 deletions

View File

@@ -644,7 +644,7 @@ nsresult WriteText(const nsString& aTextString,nsIContentSink& aSink,PRBool aPre
}
theSpaces+=8;
theOffset++;
theTextOffset=theOffset+1;
theTextOffset=theOffset;
}
break;