aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/postscript/common/rune.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/cmd/postscript/common/rune.c')
-rw-r--r--src/cmd/postscript/common/rune.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cmd/postscript/common/rune.c b/src/cmd/postscript/common/rune.c
index 01ee6ba8..ee5a79d0 100644
--- a/src/cmd/postscript/common/rune.c
+++ b/src/cmd/postscript/common/rune.c
@@ -21,7 +21,7 @@ enum
Maskx = (1<<Bitx)-1, /* 0011 1111 */
Testx = Maskx ^ 0xFF, /* 1100 0000 */
- Bad = Runeerror,
+ Bad = Runeerror
};
int