This commit is contained in:
spence%netscape.com 1999-04-07 07:39:43 +00:00
Родитель 68376ddaaf
Коммит 4c730775d1
1 изменённых файлов: 8 добавлений и 0 удалений

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

@ -508,6 +508,14 @@ net_initialize_http_access(void)
HG21522
}
/* forward declaration */
PUBLIC XP_Bool
stub_PromptUsernameAndPassword(MWContext *context,
const char *msg,
char **username,
char **password,
void *closure);
/* returns false if the user wishes to cancel authorization
* and TRUE if the user wants to continue with a new authorization
* string