From dc649a73f967c1a61e60d2495f16d56db82eac57 Mon Sep 17 00:00:00 2001 From: Kristaps Dzonsons Date: Sun, 27 Jun 2010 15:52:41 +0000 Subject: Downstream maintainers: this removes UGLY! I don't want diverging functionality and UGLY works quite well thanks to schwarze@'s careful attention. This also backs out function-prototype changes for struct regset, instead stuffing a pointer to the regset directly into struct mdoc/man/roff. --- man_html.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'man_html.c') 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 * @@ -252,7 +252,6 @@ a2width(const struct man_node *n, struct roffsu *su) } -/* ARGSUSED */ static int man_root_pre(MAN_ARGS) { -- cgit v1.2.3-56-ge451