From 3b2d77fe297f6e177b95573601fe723117dbd78a Mon Sep 17 00:00:00 2001 From: Kenichi Handa Date: Tue, 3 Mar 1998 01:29:16 +0000 Subject: [PATCH] Typo in comment fixed. --- src/coding.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/coding.h b/src/coding.h index 51b7939f54c..61b4402a902 100644 --- a/src/coding.h +++ b/src/coding.h @@ -283,7 +283,7 @@ enum coding_type #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. */ -- 2.39.2