prototype fix after Windows gcc complaint
This commit is contained in:
@@ -24,7 +24,7 @@
|
|||||||
static void FDECL(process_options, (int argc, char **argv));
|
static void FDECL(process_options, (int argc, char **argv));
|
||||||
static void NDECL(nhusage);
|
static void NDECL(nhusage);
|
||||||
static char *NDECL(get_executable_path);
|
static char *NDECL(get_executable_path);
|
||||||
char *FDECL(translate_path_variables, (char *, char *));
|
char *FDECL(translate_path_variables, (const char *, char *));
|
||||||
char *NDECL(exename);
|
char *NDECL(exename);
|
||||||
boolean NDECL(fakeconsole);
|
boolean NDECL(fakeconsole);
|
||||||
void NDECL(freefakeconsole);
|
void NDECL(freefakeconsole);
|
||||||
|
|||||||
Reference in New Issue
Block a user