fix mac bustage

This commit is contained in:
morse%netscape.com 1999-04-15 01:50:34 +00:00
parent ed6163fbb1
commit 585cd81330

View File

@ -3328,13 +3328,13 @@ SINGSIGN_PromptUsernameAndPassword
{
}
PUBLIC char *
char *
SINGSIGN_PromptPassword
(char *prompt, char *URLName, PRBool pickFirstUser)
{
}
PUBLIC char *
char *
SINGSIGN_Prompt (char *prompt, char* defaultUsername, char *URLName)
{
}