mirror of
https://github.com/netsurf-browser/netsurf
synced 2024-11-26 00:09:41 +03:00
beos: Add NULL so present_cookies is filled
Signed-off-by: Daniel Silverstone <dsilvers@digital-scurf.org>
This commit is contained in:
parent
a4e9f41948
commit
33fe0faab6
@ -997,6 +997,7 @@ static struct gui_misc_table beos_misc_table = {
|
||||
gui_launch_url,
|
||||
NULL, //401login
|
||||
NULL, // pdf_password (if we have Haru support)
|
||||
NULL, // present_cookies
|
||||
};
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user