mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-24 21:58:06 +00:00
add prototypes to reduce compiler warnings on Macintosh
This commit is contained in:
parent
e39db8a885
commit
5f6c576d9d
@ -37,5 +37,10 @@ NET_JavaScriptAutoConfig(int fmt, void *data_obj, URL_Struct *URL_s, MWContext *
|
||||
|
||||
MODULE_PRIVATE int NET_LoadJavaScriptConfig(char *autoconf_url,MWContext *window_id);
|
||||
|
||||
void jsacf_exit_routine(URL_Struct *URL_s, int status, MWContext *window_id);
|
||||
PUBLIC char * NET_GetJavaScriptConfigSource(void);
|
||||
PUBLIC XP_Bool NET_InitPacfContext(void);
|
||||
|
||||
|
||||
#endif /* ! MK_JAVASCRIPT_AUTO_CONFIG */
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user