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:
8f6ccd4
)
(Fdecode_char): Modify number of arguments of EXFUN setting.
author
tomo
<tomo>
Wed, 12 Nov 2003 14:36:27 +0000
(14:36 +0000)
committer
tomo
<tomo>
Wed, 12 Nov 2003 14:36:27 +0000
(14:36 +0000)
src/chartab.h
patch
|
blob
|
history
diff --git
a/src/chartab.h
b/src/chartab.h
index
4a49b0c
..
c2b7ccd
100644
(file)
--- a/
src/chartab.h
+++ b/
src/chartab.h
@@
-40,7
+40,7
@@
Boston, MA 02111-1307, USA. */
#endif
EXFUN (Fmake_char, 3);
-EXFUN (Fdecode_char, 3);
+EXFUN (Fdecode_char, 4);
EXFUN (Fput_char_attribute, 3);