console/libgnt/gntstyle.c

changeset 15040
433e06134a7b
parent 14962
abfaa2e03ac7
child 15070
9f16d253a3c3
--- a/console/libgnt/gntstyle.c	Thu Nov 16 00:27:30 2006 +0000
+++ b/console/libgnt/gntstyle.c	Thu Nov 16 03:17:27 2006 +0000
@@ -46,7 +46,8 @@
 	return bool_styles[style];
 }
 
-void refine(char *text)
+static void
+refine(char *text)
 {
 	char *s = text, *t = text;
 

mercurial