summaryrefslogtreecommitdiffstats
path: root/man_html.c
diff options
context:
space:
mode:
Diffstat (limited to 'man_html.c')
-rw-r--r--man_html.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/man_html.c b/man_html.c
index 2a1ef716..1bf9c571 100644
--- a/man_html.c
+++ b/man_html.c
@@ -135,7 +135,6 @@ html_man(void *arg, const struct man *m)
printf("\n");
}
-
static void
print_man(MAN_ARGS)
{