summaryrefslogtreecommitdiffstats
path: root/roff.c
diff options
context:
space:
mode:
Diffstat (limited to 'roff.c')
-rw-r--r--roff.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/roff.c b/roff.c
index 3bf83bb4..104ff6a5 100644
--- a/roff.c
+++ b/roff.c
@@ -41,6 +41,7 @@
/* TODO: unify empty-content tags a la <br />. */
/* TODO: macros with a set number of arguments? */
/* TODO: validate Dt macro arguments. */
+/* FIXME: Bl -diag ignore callable children. */
enum roffd {
ROFF_ENTER = 0,