diff --git a/xlhtml/html.c b/xlhtml/html.c index b63d121..5724930 100644 --- a/xlhtml/html.c +++ b/xlhtml/html.c @@ -57,7 +57,7 @@ void OutputTableHTML(void) { int i, j, k; - void output_header(); + output_header(); if (center_tables) { printf("
"); @@ -262,7 +262,8 @@ void output_header(void) printf("\"http://www.w3.org/TR/REC-html40/loose.dtd\">"); do_cr(); } - printf(""); + printf("\n"); + printf("\n"); do_cr(); printf("