summaryrefslogtreecommitdiff
path: root/base/rune.c
diff options
context:
space:
mode:
Diffstat (limited to 'base/rune.c')
-rw-r--r--base/rune.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/base/rune.c b/base/rune.c
index 8b886637..4aa81df3 100644
--- a/base/rune.c
+++ b/base/rune.c
@@ -27,7 +27,7 @@ enum
Maskx = (1<<Bitx)-1, /* 0011 1111 */
Testx = Maskx ^ 0xFF, /* 1100 0000 */
- Bad = Runeerror,
+ Bad = Runeerror
};
int