summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--chars.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/chars.c b/chars.c
index 71811c36..4c205475 100644
--- a/chars.c
+++ b/chars.c
@@ -50,6 +50,7 @@ static struct ln lines[] = {
{ "|", "", 0 },
{ "^", "", 0 },
{ "&", "", 0 },
+ { ")", "", 0 },
{ "%", "", 0 },
{ ":", ascii_break, 0 },
/* XXX The following three do not really belong here. */