summaryrefslogtreecommitdiffstats
path: root/html.c
diff options
context:
space:
mode:
Diffstat (limited to 'html.c')
-rw-r--r--html.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/html.c b/html.c
index f41634cd..6cc0c41a 100644
--- a/html.c
+++ b/html.c
@@ -959,6 +959,7 @@ html_free(void *p)
}
+/* ARGSUSED */
static ssize_t
html_beginhttp(struct md_mbuf *mbuf,
const struct md_args *args,
@@ -977,6 +978,7 @@ html_beginhttp(struct md_mbuf *mbuf,
}
+/* ARGSUSED */
static ssize_t
html_endhttp(struct md_mbuf *mbuf,
const struct md_args *args,