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:
b79ebdb
)
Use <short> for <Charset_ID>.
author
tomo
<tomo>
Wed, 7 Jun 2000 08:32:39 +0000
(08:32 +0000)
committer
tomo
<tomo>
Wed, 7 Jun 2000 08:32:39 +0000
(08:32 +0000)
src/char-ucs.h
patch
|
blob
|
history
diff --git
a/src/char-ucs.h
b/src/char-ucs.h
index
70bf735
..
8d6688e
100644
(file)
--- a/
src/char-ucs.h
+++ b/
src/char-ucs.h
@@
-73,7
+73,7
@@
extern Lisp_Object Vcharset_latin_jisx0201;
/* Definition of leading bytes */
/************************************************************************/
-typedef int Charset_ID;
+typedef short Charset_ID;
#define MIN_LEADING_BYTE -0x60
#define CHARSET_ID_OFFSET 0x00