Mercurial > emacs
changeset 24779:4a0857b795bd
Fix previous change.
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Wed, 26 May 1999 08:03:16 +0000 |
parents | 6adb838ca6c4 |
children | 856a475f3fc3 |
files | src/charset.h |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/src/charset.h Wed May 26 07:40:26 1999 +0000 +++ b/src/charset.h Wed May 26 08:03:16 1999 +0000 @@ -270,7 +270,7 @@ CHARSET-ID (integer) is the identification number of the charset. - BYTE (integer) is the length of multi-byte form of a character in + BYTES (integer) is the length of multi-byte form of a character in the charset: one of 1, 2, 3, and 4. DIMENSION (integer) is the number of bytes to represent a character: 1 or 2.