summaryrefslogtreecommitdiff
path: root/src/mark.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mark.c')
-rw-r--r--src/mark.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/mark.c b/src/mark.c
index c90201f..ccb74f9 100644
--- a/src/mark.c
+++ b/src/mark.c
@@ -77,7 +77,8 @@ struct LayFuncs MarkLf =
DefClearLine,
MarkRewrite,
DefResize,
- DefRestore
+ DefRestore,
+ 0
};
int join_with_cr = 0;