aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/man_html.c
diff options
context:
space:
mode:
Diffstat (limited to 'man_html.c')
-rw-r--r--man_html.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/man_html.c b/man_html.c
index ed6e6c7f..1534e12c 100644
--- a/man_html.c
+++ b/man_html.c
@@ -1,4 +1,4 @@
-/* $Id: man_html.c,v 1.38 2010/06/26 15:36:37 kristaps Exp $ */
+/* $Id: man_html.c,v 1.39 2010/06/27 15:52:41 kristaps Exp $ */
/*
* Copyright (c) 2008, 2009 Kristaps Dzonsons <kristaps@bsd.lv>
*
@@ -252,7 +252,6 @@ a2width(const struct man_node *n, struct roffsu *su)
}
-/* ARGSUSED */
static int
man_root_pre(MAN_ARGS)
{