зеркало из https://github.com/mozilla/pjs.git
fix mac breakage
This commit is contained in:
Родитель
68376ddaaf
Коммит
4c730775d1
|
@ -508,6 +508,14 @@ net_initialize_http_access(void)
|
||||||
HG21522
|
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
|
/* returns false if the user wishes to cancel authorization
|
||||||
* and TRUE if the user wants to continue with a new authorization
|
* and TRUE if the user wants to continue with a new authorization
|
||||||
* string
|
* string
|
||||||
|
|
Загрузка…
Ссылка в новой задаче