From owner-cvs-all Thu Feb 19 21:12:48 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA15416 for cvs-all-outgoing; Thu, 19 Feb 1998 21:12:48 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA15374; Thu, 19 Feb 1998 21:12:33 -0800 (PST) (envelope-from jb@FreeBSD.org) From: John Birrell Received: (from jb@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id VAA16447; Thu, 19 Feb 1998 21:11:43 -0800 (PST) Date: Thu, 19 Feb 1998 21:11:43 -0800 (PST) Message-Id: <199802200511.VAA16447@freefall.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 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk 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 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message