X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=src%2Foutput%2Fhtml.c;h=5aec959c740a16a69888d9f5da76ad2d56778528;hb=75a467ed2d32e1adb0c24cf89676cfb48845be98;hp=8b062134cde99c0a7f8abf0a02809708fa113dea;hpb=173d1687aea88e0e5e1b1d8615ed68ebefb15d08;p=pspp-builds.git diff --git a/src/output/html.c b/src/output/html.c index 8b062134..5aec959c 100644 --- a/src/output/html.c +++ b/src/output/html.c @@ -112,12 +112,12 @@ html_create (const char *file_name, enum settings_output_devices device_type, fputs ("\n", html->file); fputs ("\n", html->file); print_title_tag (html->file, "TITLE", _("PSPP Output")); - fprintf (html->file, "\n", version); + fprintf (html->file, "\n", version); fputs ("\n", html->file); fputs ("\n", html->file); - fputs ("