summaryrefslogtreecommitdiffstats
path: root/argv.c
diff options
context:
space:
mode:
Diffstat (limited to 'argv.c')
-rw-r--r--argv.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/argv.c b/argv.c
index 1bd1bd4c..1756a3ea 100644
--- a/argv.c
+++ b/argv.c
@@ -208,6 +208,7 @@ static int mdoc_argflags[MDOC_MAX] = {
0, /* Ud */
0, /* Lb */
0, /* Ap */
+ 0, /* Lp */
};