--- ./modules/generators/mod_autoindex.c.black 2002-07-08 12:43:33.000000000 -0500 +++ ./modules/generators/mod_autoindex.c 2003-05-09 02:45:07.000000000 -0500 @@ -193,7 +193,7 @@ { ap_rvputs(r, DOCTYPE_HTML_3_2, "\n \n Index of ", title, - "\n \n \n", NULL); + "\n \n \n", NULL); } static void push_item(apr_array_header_t *arr, char *type, const char *to,