From d2428259504892b661532ea3d8a4cac0a3a4e8e9 Mon Sep 17 00:00:00 2001 From: John Darrington Date: Sun, 3 Oct 2010 14:41:54 +0200 Subject: [PATCH] Update generated HTML to conform to W3C standards. Changed the html output driver so that the generated HTML is accepted by http://validator.w3.org --- src/output/html.c | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/src/output/html.c b/src/output/html.c index 4452e40b..5aec959c 100644 --- a/src/output/html.c +++ b/src/output/html.c @@ -117,7 +117,7 @@ html_create (const char *file_name, enum settings_output_devices device_type, html->file); fputs ("\n", html->file); - fputs ("