Add a newline to the end of nsHtml5Parser.cpp

This commit is contained in:
Henri Sivonen 2009-06-28 20:09:15 +03:00
Родитель ff259aceaf
Коммит 24e3afaf8f
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