diff options
Diffstat (limited to 'html.c')
-rw-r--r-- | html.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -415,7 +415,7 @@ html_alloc(void) } /* h->base = xxx; */ - /* h->style = xxx; */ + h->style = "style.css"; /* XXX */ return(h); } |
index : mandoc | ||
UNIX manpage compiler toolset | Matěj Cepl <mcepl@cepl.eu> |
summaryrefslogtreecommitdiffstats |