changeset 31704:d21a5e3bfbd8

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Tue, 19 Sep 2000 00:39:37 +0000
parents b5664da02625
children 9fec94425d43
files src/ChangeLog
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Tue Sep 19 00:33:58 2000 +0000
+++ b/src/ChangeLog	Tue Sep 19 00:39:37 2000 +0000
@@ -1,5 +1,7 @@
 2000-09-19  Kenichi Handa  <handa@etl.go.jp>
 
+	* charset.h (UNIBYTE_STR_AS_MULTIBYTE_P): Fix previous change.
+
 	* ccl.c (Fccl_execute_on_string): Make multibyte string correctly.
 	If output buffer is too small, signal an appropriated error.