Added a newline at the EOF to make the Unix native compilers happy.

This commit is contained in:
briano%netscape.com 1999-07-19 21:05:56 +00:00
parent acf424873e
commit c38045d303

View File

@ -208,4 +208,4 @@ nsCCodeSourcePrincipal::~nsCCodeSourcePrincipal(void)
{
m_pNSICertPrincipal->Release();
m_pNSICodebasePrincipal->Release();
}
}