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 */
+