fix a bunch of UMRs r=syd

(no bug but I needed these to get my purify build going)


git-svn-id: svn://10.0.0.236/trunk@76425 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
alecf%netscape.com
2000-08-16 07:39:38 +00:00
parent b3a71129e7
commit 7431c64b15
7 changed files with 7 additions and 2 deletions

View File

@@ -242,6 +242,7 @@ nsXIFDTD::nsXIFDTD() : nsIDTD(){
mLowerCaseAttributes=PR_TRUE;
mCharset.SetLength(0);
mSink=0;
mDTDState=NS_OK;
mXIFContext=new nsDTDContext();
mNodeRecycler=0;