diff --git a/mxmldoc.c b/mxmldoc.c index 01833dc..5a92a78 100644 --- a/mxmldoc.c +++ b/mxmldoc.c @@ -2890,7 +2890,7 @@ write_html(const char *section, /* I - Section */ write_html_head(out, section, title, cssfile); - fputs("\n", out); + fputs("\n", out); fprintf(out, "\n", basename); fprintf(out, "\n", basename); fputs("\n"