console_cmds.c
changeset 1095 90220990fd7c
parent 1093 e8d26c7dc42f
child 1130 236aa7efbe7a
--- 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 */