Add newline to end of file to fix HPUX bustage.

This commit is contained in:
bruce%cybersight.com 1999-09-12 16:34:14 +00:00
parent 10e2bde3db
commit 3d6a5579ca

View File

@ -964,4 +964,5 @@ NS_IMETHODIMP nsNntpService::NewChannel(const char *verb, nsIURI *aURI, nsILoadG
rv = NS_ERROR_NULL_POINTER;
return rv;
}
}