Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Jul 2003 05:03:27 +0200
From:      Simon Barner <barner@in.tum.de>
To:        Kris Kennaway <kris@obsecurity.org>
Cc:        current@FreeBSD.org
Subject:   Re: Fixing gcc 3.3 compile failures -- fix for devel/ecgi
Message-ID:  <20030719030327.GA467@zi025.glhnet.mhn.de>
In-Reply-To: <20030718025200.GA36893@rot13.obsecurity.org>
References:  <20030718025200.GA36893@rot13.obsecurity.org>

next in thread | previous in thread | raw e-mail | index | archive | help

--rqzD5py0kzyFAOWN
Content-Type: multipart/mixed; boundary="sHrvAb52M6C8blB9"
Content-Disposition: inline


--sHrvAb52M6C8blB9
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline


--sHrvAb52M6C8blB9
Content-Type: text/plain; charset=us-ascii
Content-Disposition: attachment; filename="patch-html2h::html2h.c"
Content-Transfer-Encoding: quoted-printable

--- html2h/html2h.c.orig	Sat Jul 19 02:31:37 2003
+++ html2h/html2h.c	Sat Jul 19 02:32:42 2003
@@ -6,15 +6,15 @@
=20
 void usage()
 {
-	printf("
-html2h v0.1
-usage:
-	html2h input.html [output.h]
-=09
-	if output is not set, input.h will be generated and overwritten!
-
-	debug messages are written to stderr!
-
+	printf("\
+html2h v0.1\n\
+usage:\n\
+	html2h input.html [output.h]\n\
+\n\
+	if output is not set, input.h will be generated and overwritten!\n\
+\n\
+	debug messages are written to stderr!\n\
+\n\
 ");
=20
 	exit(0);
@@ -415,4 +415,4 @@
 {
 	fprintf(stderr, "%s%s\n", msg, comment);
 	exit(1);
-}
\ No newline at end of file
+}

--sHrvAb52M6C8blB9--

--rqzD5py0kzyFAOWN
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: Digital signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (FreeBSD)

iD8DBQE/GLT/Ckn+/eutqCoRAkvKAKCpomWyRGO/5ll1vjMOHenLlLZ2tACgyAd3
R+DZDdBzb8xi8edWY3Q5Oaw=
=xHeQ
-----END PGP SIGNATURE-----

--rqzD5py0kzyFAOWN--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030719030327.GA467>