Yet another source file without an newline at the end. ALL file must have one.

This commit is contained in:
pepper%netscape.com 2000-01-27 03:50:38 +00:00
Родитель 13ba4d47bc
Коммит 7f02506418
1 изменённых файлов: 2 добавлений и 1 удалений

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

@ -300,4 +300,5 @@ void nsChromeTreeOwner::XULWindow(nsXULWindow* aXULWindow)
nsXULWindow* nsChromeTreeOwner::XULWindow()
{
return mXULWindow;
}
}