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
Родитель acf424873e
Коммит c38045d303
1 изменённых файлов: 1 добавлений и 1 удалений

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

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