(allocate_character): Add `static'.
[chise/xemacs-chise.git.1] / src / chartab.c
index 58bdb92..ccfed11 100644 (file)
@@ -4233,7 +4233,7 @@ implementation does not coalesce ranges all of whose values are the same.
   return slarg.retval;
 }
 
-Lisp_Object
+static Lisp_Object
 allocate_character ()
 {
   int cid = XINT (Vnext_defined_char_id);