summaryrefslogtreecommitdiffstats
path: root/mdoc.h
diff options
context:
space:
mode:
Diffstat (limited to 'mdoc.h')
-rw-r--r--mdoc.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/mdoc.h b/mdoc.h
index 10767d4f..7fc5b3e4 100644
--- a/mdoc.h
+++ b/mdoc.h
@@ -155,6 +155,7 @@ enum mdoct {
/* What follows is a list of ALL possible macro arguments. */
+/* FIXME: make this into an enum. */
#define MDOC_Split 0
#define MDOC_Nosplit 1
#define MDOC_Ragged 2