Some compilers (HP-UX) don't like it when the file doesn't end in a newline.

This commit is contained in:
cls%seawood.org 2000-03-25 07:58:28 +00:00
parent 8989445116
commit 9959ab5232

View File

@ -224,4 +224,4 @@ void nsDSURIContentListener::DocShell(nsDocShell* aDocShell)
nsDocShell* nsDSURIContentListener::DocShell()
{
return mDocShell;
}
}