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 61f9e06b..1bd1bd4c 100644
--- a/argv.c
+++ b/argv.c
@@ -207,6 +207,7 @@ static int mdoc_argflags[MDOC_MAX] = {
0, /* Fr */
0, /* Ud */
0, /* Lb */
+ 0, /* Ap */
};