Add blank line at end of file.

This commit is contained in:
peter%propagandism.org 2003-09-17 19:19:53 +00:00
Родитель 875088368e
Коммит 015729c5a7
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -195,4 +195,4 @@ NS_NewXBLKeyEventHandler(nsIAtom* aEventType, PRUint8 aPhase, PRUint8 aType,
NS_ADDREF(*aResult); NS_ADDREF(*aResult);
return NS_OK; return NS_OK;
} }