From 2ec49574a7fa86b8e4a2fb98d076acd1ca981a56 Mon Sep 17 00:00:00 2001 From: Kenichi Handa Date: Thu, 30 May 2002 11:11:09 +0000 Subject: *** empty log message *** --- src/coding.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/coding.h') diff --git a/src/coding.h b/src/coding.h index 1b14ff445f3..25b38caa37f 100644 --- a/src/coding.h +++ b/src/coding.h @@ -250,7 +250,7 @@ enum coding_result_code `coding_system'. */ struct iso_2022_spec { - /* */ + /* Bit-wise-or of CODING_ISO_FLAG_XXX. */ unsigned flags; /* The current graphic register invoked to each graphic plane. */ -- cgit v1.2.1