console_cmds.c
changeset 1095 b59632d9df1b
parent 1093 4fdc46eaf423
child 1130 2f1b7c54a12d
--- 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 */