summaryrefslogtreecommitdiffstats
path: root/mdocml.c
diff options
context:
space:
mode:
Diffstat (limited to 'mdocml.c')
-rw-r--r--mdocml.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/mdocml.c b/mdocml.c
index 0cfe905b..af184833 100644
--- a/mdocml.c
+++ b/mdocml.c
@@ -194,6 +194,7 @@ buf_begin(struct md_parse *p)
}
+/* TODO: remove this to a print-tree output filter. */
static void
print_node(const struct mdoc_node *n, int indent)
{