mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-13 11:38:16 +00:00
make parameters consistent
This commit is contained in:
parent
2584393892
commit
b81b058c9a
@ -80,7 +80,7 @@ net_http_password_data_interp(
|
||||
char *password_buffer, int32 password_buffer_size);
|
||||
|
||||
PUBLIC void NET_DeleteCookie(char* cookieURL);
|
||||
PUBLIC void NET_DisplayCookieInfoAsHTML(ActiveEntry * cur_entry);
|
||||
PUBLIC void NET_DisplayCookieInfoAsHTML(MWContext *context);
|
||||
|
||||
|
||||
/*============================================================================================
|
||||
|
Loading…
x
Reference in New Issue
Block a user