add prototypes to reduce compiler warnings on Macintosh
git-svn-id: svn://10.0.0.236/trunk@16992 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
06b8ec5269
commit
c6a16212fc
@ -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