aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/dict/dict.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/cmd/dict/dict.h')
-rw-r--r--src/cmd/dict/dict.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cmd/dict/dict.h b/src/cmd/dict/dict.h
index 9b843d8a..bf7a80c3 100644
--- a/src/cmd/dict/dict.h
+++ b/src/cmd/dict/dict.h
@@ -62,7 +62,7 @@ enum { NONE=0xe800, /* Emit nothing */
MWLN, /* ʼω */
MOE, /* oe */
MES, /* em space */
- MULTIE, /* End of multi-rune codes */
+ MULTIE /* End of multi-rune codes */
};
#define Nligs (LIGE-LIGS)
#define Nmulti (MULTIE-MULTI)