Add a newline to the end of nsHtml5Parser.cpp

This commit is contained in:
Henri Sivonen 2009-06-28 20:09:15 +03:00
Родитель cca89c8bf7
Коммит b59b8cd421
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

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