Add newline to end of file to fix HPUX bustage.

git-svn-id: svn://10.0.0.236/trunk@47065 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
bruce%cybersight.com
1999-09-12 16:34:14 +00:00
parent 60b71ea460
commit 562831ee0d

View File

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