bug 88952: Remove record trailing content. This was missed in the main checkin. r=jst sr=rbs

This commit is contained in:
mrbkap%gmail.com 2004-12-01 05:11:06 +00:00
Родитель 381f05ec5c
Коммит 942b0c2764
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -74,7 +74,7 @@ public:
nsHTMLTokenizer(PRInt32 aParseMode = eDTDMode_quirks, nsHTMLTokenizer(PRInt32 aParseMode = eDTDMode_quirks,
eParserDocType aDocType = eHTML3_Quirks, eParserDocType aDocType = eHTML3_Quirks,
eParserCommands aCommand = eViewNormal, eParserCommands aCommand = eViewNormal,
PRUint16 aPrefs = 0); PRUint16 aFlags = 0);
virtual ~nsHTMLTokenizer(); virtual ~nsHTMLTokenizer();
protected: protected: