From 8425c6c0d505601c277b183e31995c46576b6bf1 Mon Sep 17 00:00:00 2001 From: "nisheeth%netscape.com" Date: Sat, 6 Mar 1999 01:20:18 +0000 Subject: [PATCH] Adding nsParserError.h for export. git-svn-id: svn://10.0.0.236/trunk@23017 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/htmlparser/src/MANIFEST | 1 + mozilla/parser/htmlparser/src/MANIFEST | 1 + 2 files changed, 2 insertions(+) diff --git a/mozilla/htmlparser/src/MANIFEST b/mozilla/htmlparser/src/MANIFEST index c327b9697e8..36bdb6b0e0b 100644 --- a/mozilla/htmlparser/src/MANIFEST +++ b/mozilla/htmlparser/src/MANIFEST @@ -23,3 +23,4 @@ nsHTMLEntities.h nsWellFormedDTD.h nsExpatDTD.h nsIExpatTokenizer.h +nsParserError.h diff --git a/mozilla/parser/htmlparser/src/MANIFEST b/mozilla/parser/htmlparser/src/MANIFEST index c327b9697e8..36bdb6b0e0b 100644 --- a/mozilla/parser/htmlparser/src/MANIFEST +++ b/mozilla/parser/htmlparser/src/MANIFEST @@ -23,3 +23,4 @@ nsHTMLEntities.h nsWellFormedDTD.h nsExpatDTD.h nsIExpatTokenizer.h +nsParserError.h