summaryrefslogtreecommitdiffstats
path: root/mdoc.h
diff options
context:
space:
mode:
Diffstat (limited to 'mdoc.h')
-rw-r--r--mdoc.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/mdoc.h b/mdoc.h
index 1dace83c..cdf755ea 100644
--- a/mdoc.h
+++ b/mdoc.h
@@ -138,7 +138,8 @@
#define MDOC_Fr 104
#define MDOC_Ud 105
#define MDOC_Lb 106
-#define MDOC_MAX 107
+#define MDOC_Ap 107
+#define MDOC_MAX 108
/* What follows is a list of ALL possible macro arguments. */