Added a newline the the end of file to make the native Unix compilers happy.

git-svn-id: svn://10.0.0.236/trunk@41493 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
briano%netscape.com
1999-07-28 21:55:50 +00:00
parent 5c9bc855d5
commit 6ba54119ec
2 changed files with 2 additions and 2 deletions

View File

@@ -91,4 +91,4 @@ nsCodebasePrincipal::nsCodebasePrincipal(PRInt16 * type, const char * codeBaseUR
nsCodebasePrincipal::~nsCodebasePrincipal(void)
{
}
}