projects
/
chise
/
xemacs-chise.git.1
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b965e30
)
(allocate_character): Add `static'.
author
tomo
<tomo>
Tue, 14 Sep 2010 09:10:40 +0000
(09:10 +0000)
committer
tomo
<tomo>
Tue, 14 Sep 2010 09:10:40 +0000
(09:10 +0000)
src/chartab.c
patch
|
blob
|
history
diff --git
a/src/chartab.c
b/src/chartab.c
index
58bdb92
..
ccfed11
100644
(file)
--- a/
src/chartab.c
+++ b/
src/chartab.c
@@
-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);