From: job Date: Mon, 18 Dec 2017 09:12:49 +0000 (+0000) Subject: Reclaim browser screen real estate in bgplg X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=16b8ccdc700713b49208beddac1a0a2e10b2dd67;p=openbsd Reclaim browser screen real estate in bgplg Removing versioning information too. OK deraadt@ --- diff --git a/usr.bin/bgplg/bgplg.c b/usr.bin/bgplg/bgplg.c index 3654e4112f1..acd5cf87380 100644 --- a/usr.bin/bgplg/bgplg.c +++ b/usr.bin/bgplg/bgplg.c @@ -1,4 +1,4 @@ -/* $OpenBSD: bgplg.c,v 1.17 2017/12/17 18:41:17 job Exp $ */ +/* $OpenBSD: bgplg.c,v 1.18 2017/12/18 09:12:49 job Exp $ */ /* * Copyright (c) 2005, 2006 Reyk Floeter @@ -265,8 +265,8 @@ main(void) "\"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd\">\n" "\n" "\n" - "%s: %s\n", - CONTENT_TYPE, NAME, myname); + "%s\n", + CONTENT_TYPE, myname); if (stat(INC_STYLE, &st) == 0) { printf("