diff -r 6ca23b5dd1bc -r 90220990fd7c console_cmds.c --- a/console_cmds.c Sat Jan 22 22:46:10 2005 +0000 +++ b/console_cmds.c Sat Jan 22 22:47:58 2005 +0000 @@ -1167,7 +1167,7 @@ /* debug commands and variables */ /* ****************************************** */ -void IConsoleDebugLibRegister(void) +static void IConsoleDebugLibRegister(void) { // debugging variables and functions extern bool _stdlib_con_developer; /* XXX extern in .c */