]> git.cameronkatri.com Git - mandoc.git/blobdiff - man_html.c
Correct dimensions for DocumentMedia. Noted by schwarze@, as gv(1) was
[mandoc.git] / man_html.c
index 1534e12c944b7cadd547cad71b61f0b35ba5267e..162f3045efd3b2facbaaba5d0645baa27329d841 100644 (file)
@@ -1,4 +1,4 @@
-/*     $Id: man_html.c,v 1.39 2010/06/27 15:52:41 kristaps Exp $ */
+/*     $Id: man_html.c,v 1.40 2010/06/27 16:18:13 kristaps Exp $ */
 /*
  * Copyright (c) 2008, 2009 Kristaps Dzonsons <kristaps@bsd.lv>
  *
@@ -252,6 +252,7 @@ a2width(const struct man_node *n, struct roffsu *su)
 }
 
 
+/* ARGSUSED */
 static int
 man_root_pre(MAN_ARGS)
 {