All source files must contain a newline at the end of some unix builds fail.

git-svn-id: svn://10.0.0.236/trunk@58898 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
pepper%netscape.com
2000-01-27 06:13:00 +00:00
parent f8f889f6e7
commit 9fdb77655c
9 changed files with 8 additions and 1 deletions

View File

@@ -3135,3 +3135,4 @@ NS_IMETHODIMP nsWebShellWindow::PromptPassword(const char *url, const PRUnichar
nsCOMPtr<nsIPrompt> prompter = this;
return wallet->PromptPasswordURL(text, pwd, url, prompter, _retval);
}