Date: Thu, 19 Feb 1998 21:11:43 -0800 (PST) From: John Birrell <jb@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrbin@FreeBSD.ORG Subject: cvs commit: src/usr.bin/fetch http.c main.c Message-ID: <199802200511.VAA16447@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jb 1998/02/19 21:11:43 PST
Modified files:
usr.bin/fetch http.c main.c
Log:
gcc wants to see long long variables passed to %q printf formats, so
cast to that instead of quad_t.
Revision Changes Path
1.17 +3 -3 src/usr.bin/fetch/http.c
1.44 +6 -6 src/usr.bin/fetch/main.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199802200511.VAA16447>
