diff --git a/mozilla/htmlparser/src/nsExpatDTD.h b/mozilla/htmlparser/src/nsExpatDTD.h index 27ff95dbcdb..fe80068fe97 100644 --- a/mozilla/htmlparser/src/nsExpatDTD.h +++ b/mozilla/htmlparser/src/nsExpatDTD.h @@ -1,4 +1,3 @@ - /* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* * The contents of this file are subject to the Netscape Public License @@ -277,4 +276,4 @@ protected: extern NS_HTMLPARS nsresult NS_New_Expat_DTD(nsIDTD** aInstancePtrResult); -#endif \ No newline at end of file +#endif diff --git a/mozilla/parser/htmlparser/src/nsExpatDTD.h b/mozilla/parser/htmlparser/src/nsExpatDTD.h index 27ff95dbcdb..fe80068fe97 100644 --- a/mozilla/parser/htmlparser/src/nsExpatDTD.h +++ b/mozilla/parser/htmlparser/src/nsExpatDTD.h @@ -1,4 +1,3 @@ - /* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* * The contents of this file are subject to the Netscape Public License @@ -277,4 +276,4 @@ protected: extern NS_HTMLPARS nsresult NS_New_Expat_DTD(nsIDTD** aInstancePtrResult); -#endif \ No newline at end of file +#endif