File xlhtml-0.5_header.patch of Package xlhtml
--- xlhtml/html.c +++ xlhtml/html.c @@ -57,7 +57,7 @@ { int i, j, k; - void output_header(); + output_header(); if (center_tables) { printf("<CENTER>");
--- xlhtml/html.c +++ xlhtml/html.c @@ -57,7 +57,7 @@ { int i, j, k; - void output_header(); + output_header(); if (center_tables) { printf("<CENTER>");