From owner-cvs-all Sat Jul 14 20:10:58 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E6FA537B403; Sat, 14 Jul 2001 20:10:54 -0700 (PDT) (envelope-from gad@FreeBSD.org) Received: (from gad@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f6F3Asu24584; Sat, 14 Jul 2001 20:10:54 -0700 (PDT) (envelope-from gad) Message-Id: <200107150310.f6F3Asu24584@freefall.freebsd.org> From: Garance A Drosehn Date: Sat, 14 Jul 2001 20:10:54 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/lpr/lpc lpc.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG gad 2001/07/14 20:10:54 PDT Modified files: usr.sbin/lpr/lpc lpc.c Log: Get rid of one compile-time warning by changing an 'int' to a 'size_t'. MFC after: 1 week Revision Changes Path 1.20 +11 -7 src/usr.sbin/lpr/lpc/lpc.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message