Extraneous Symbol Removal. Patch by Jon Smirl jonsmirl@mediaone.net. r=dougt@netscape.com, sr=alecf@netscape.com. Bug 104172 , 104316 , 104420 , 104426 , 104461 , 104511 , 104527

git-svn-id: svn://10.0.0.236/trunk@106009 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
dougt%netscape.com
2001-10-23 01:37:21 +00:00
parent 44f839f120
commit 62a8215278
109 changed files with 211 additions and 418 deletions

View File

@@ -273,7 +273,7 @@ protected:
PRBool mInCDATAContainer;
};
extern NS_HTMLPARS nsresult NS_NewViewSourceHTML(nsIDTD** aInstancePtrResult);
extern nsresult NS_NewViewSourceHTML(nsIDTD** aInstancePtrResult);
#endif