summaryrefslogtreecommitdiff
path: root/src/coding.h
diff options
context:
space:
mode:
authorKenichi Handa <handa@m17n.org>2002-05-30 11:11:09 +0000
committerKenichi Handa <handa@m17n.org>2002-05-30 11:11:09 +0000
commit2ec49574a7fa86b8e4a2fb98d076acd1ca981a56 (patch)
tree01d236ee810a3a602b748af4697769463f40a9d7 /src/coding.h
parent050c6022b891790390a74e5177313b1136ec3c84 (diff)
downloademacs-2ec49574a7fa86b8e4a2fb98d076acd1ca981a56.tar.gz
*** empty log message ***
Diffstat (limited to 'src/coding.h')
-rw-r--r--src/coding.h2
1 files changed, 1 insertions, 1 deletions
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. */