summaryrefslogtreecommitdiffstats
path: root/html.c
diff options
context:
space:
mode:
authorKristaps Dzonsons <kristaps@bsd.lv>2008-12-10 12:09:47 +0000
committerKristaps Dzonsons <kristaps@bsd.lv>2008-12-10 12:09:47 +0000
commit7eb59d72cd1ce5e52285c1c9edadf8410146490c (patch)
tree9d5f1ed42bb514374b9b0aeb3f8956d75f4842e1 /html.c
parent349718f4b8e31663549686fa17aa489c79d94cf3 (diff)
downloadmandoc-7eb59d72cd1ce5e52285c1c9edadf8410146490c.tar.gz
Linted on NetBSD side.
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,