From owner-cvs-all Sat Oct 17 09:14:05 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA28013 for cvs-all-outgoing; Sat, 17 Oct 1998 09:14:05 -0700 (PDT) (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 JAA28004; Sat, 17 Oct 1998 09:14:03 -0700 (PDT) (envelope-from bde@FreeBSD.org) From: Bruce Evans Received: (from bde@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id JAA26115; Sat, 17 Oct 1998 09:14:00 -0700 (PDT) Date: Sat, 17 Oct 1998 09:14:00 -0700 (PDT) Message-Id: <199810171614.JAA26115@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/contrib/sendmail/src mci.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk bde 1998/10/17 09:14:00 PDT Modified files: contrib/sendmail/src mci.c Log: "Fixed" a printf format error. Use bogus casts to avoid using %p so that the output doesn't change (unless the old format caused runtime errors). Revision Changes Path 1.2 +3 -1 src/contrib/sendmail/src/mci.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message