git-svn-id: svn://10.0.0.236/trunk@129050 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
dougt%netscape.com
2002-09-07 17:13:19 +00:00
parent 3ed78cf25b
commit e289284076
953 changed files with 1235 additions and 1194 deletions

View File

@@ -329,7 +329,7 @@ static const char* const kDumpFileAfterText[] = {
* @return
*/
CViewSourceHTML::CViewSourceHTML() : mFilename(), mTags(), mErrors() {
NS_INIT_REFCNT();
NS_INIT_ISUPPORTS();
mStartTag = VIEW_SOURCE_START_TAG;
mEndTag = VIEW_SOURCE_END_TAG;