From: Sander Striker Date: Wed, 9 Oct 2002 09:50:09 +0000 (+0000) Subject: One line fix to get HTMLTable to validate. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c375c529b7bbed13f1a2d2e026e5e717e27ef515;p=apache One line fix to get HTMLTable to validate. PR: 13351 Submitted by: Thom May git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97158 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/modules/generators/mod_autoindex.c b/modules/generators/mod_autoindex.c index ce6f294301..3e3eef4669 100644 --- a/modules/generators/mod_autoindex.c +++ b/modules/generators/mod_autoindex.c @@ -1523,7 +1523,7 @@ static void output_directories(struct ent **ar, int n, int cols = 1; ap_rputs("", r); if (!(autoindex_opts & SUPPRESS_ICON)) { - ap_rputs("
", r); + ap_rputs("", r); if ((tp = find_default_icon(d, "^^BLANKICON^^"))) { ap_rvputs(r, "