diff options
Diffstat (limited to 'html.c')
-rw-r--r-- | html.c | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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, |