From 37e4d99aab15cde58342762c91a983ee63046df2 Mon Sep 17 00:00:00 2001 From: "jdunn%netscape.com" Date: Thu, 20 Apr 2000 01:30:45 +0000 Subject: [PATCH] adding newline for hp git-svn-id: svn://10.0.0.236/trunk@66489 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/htmlparser/src/COtherDTD.cpp | 3 ++- mozilla/parser/htmlparser/src/COtherDTD.cpp | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/mozilla/htmlparser/src/COtherDTD.cpp b/mozilla/htmlparser/src/COtherDTD.cpp index d1b10884eef..fed79603149 100644 --- a/mozilla/htmlparser/src/COtherDTD.cpp +++ b/mozilla/htmlparser/src/COtherDTD.cpp @@ -2033,4 +2033,5 @@ nsresult COtherDTD::WillInterruptParse(void){ return result; } -#endif \ No newline at end of file +#endif /* From #if 0 at the begining */ + diff --git a/mozilla/parser/htmlparser/src/COtherDTD.cpp b/mozilla/parser/htmlparser/src/COtherDTD.cpp index d1b10884eef..fed79603149 100644 --- a/mozilla/parser/htmlparser/src/COtherDTD.cpp +++ b/mozilla/parser/htmlparser/src/COtherDTD.cpp @@ -2033,4 +2033,5 @@ nsresult COtherDTD::WillInterruptParse(void){ return result; } -#endif \ No newline at end of file +#endif /* From #if 0 at the begining */ +