summaryrefslogtreecommitdiffstats
path: root/xml.c
diff options
context:
space:
mode:
Diffstat (limited to 'xml.c')
-rw-r--r--xml.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/xml.c b/xml.c
index 90ce6124..124c80ae 100644
--- a/xml.c
+++ b/xml.c
@@ -83,6 +83,8 @@ xml_begintag(struct md_mbuf *mbuf, const struct md_args *args,
{
size_t res;
+ /* FIXME: doesn't print arguments! */
+
res = 0;
switch (ns) {