# HG changeset patch # User Kenichi Handa # Date 927705796 0 # Node ID 4a0857b795bd7baf2644c328c66f890aa4fe0cdb # Parent 6adb838ca6c49c2bc368d330c9ed9e9e2481c901 Fix previous change. diff -r 6adb838ca6c4 -r 4a0857b795bd src/charset.h --- 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.