fixed a wad of little bugs and added regression test

git-svn-id: svn://10.0.0.236/trunk@20772 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
rickg%netscape.com
1999-02-16 07:38:27 +00:00
parent 334907990d
commit d444ccf989
40 changed files with 486 additions and 184 deletions

View File

@@ -269,7 +269,7 @@ class nsScanner {
/**
* Change the charset and the Unicode Decoder
*/
nsresult SetDocumentCharset(nsString& aCharset);
nsresult SetDocumentCharset(const nsString& aCharset);
protected: