changeset 21031:7352e0598efa

Typo in comment fixed.
author Kenichi Handa <handa@m17n.org>
date Tue, 03 Mar 1998 01:29:16 +0000
parents 293eb7d1a966
children 3bf522f06501
files src/coding.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/coding.h	Tue Mar 03 01:29:16 1998 +0000
+++ b/src/coding.h	Tue Mar 03 01:29:16 1998 +0000
@@ -283,7 +283,7 @@
 #define CODING_FINISH_INSUFFICIENT_DST	2
 #define CODING_FINISH_INCONSISTENT_EOL	3
 
-/* Macros used for the member mode of the struct coding_systme.  */
+/* Macros used for the member `mode' of the struct coding_system.  */
 
 /* If set, recover the original CR or LF of the already decoded text
    when the decoding routine encounters an inconsistent eol format.  */