Add a newline to the end of nsHtml5Parser.cpp

This commit is contained in:
Henri Sivonen
2009-06-28 20:09:15 +03:00
parent 6a0cbe0e68
commit 9d15e41320

View File

@@ -1444,4 +1444,4 @@ nsHtml5Parser::PostEvaluateScript(nsIScriptElement *aElement)
PRUint32 nsHtml5Parser::sUnsafeDocWrites = 0;
PRUint32 nsHtml5Parser::sTokenSafeDocWrites = 0;
PRUint32 nsHtml5Parser::sTreeSafeDocWrites = 0;
#endif
#endif