mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-09 00:11:44 +00:00
fix my own build bustage
This commit is contained in:
parent
e16c073d0e
commit
17d71a8dd3
@ -999,7 +999,7 @@ NS_IMETHODIMP nsMsgNewsFolder::UserNeedsToAuthenticateForFolder(PRBool displayOn
|
||||
return NS_OK;
|
||||
}
|
||||
|
||||
NS_IMETHODIMP nsMsgNewsFolder::RememberPassword(char *password)
|
||||
NS_IMETHODIMP nsMsgNewsFolder::RememberPassword(const char *password)
|
||||
{
|
||||
#ifdef HAVE_DB
|
||||
NewsDB *newsDb = NULL;
|
||||
|
Loading…
x
Reference in New Issue
Block a user