From owner-cvs-all Sat Oct 13 14: 9: 6 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 08DA137B40A; Sat, 13 Oct 2001 14:09:03 -0700 (PDT) Received: (from gad@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f9DL92E13552; Sat, 13 Oct 2001 14:09:02 -0700 (PDT) (envelope-from gad) Message-Id: <200110132109.f9DL92E13552@freefall.freebsd.org> From: Garance A Drosehn Date: Sat, 13 Oct 2001 14:09:02 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/lpr/lpr lpr.c X-FreeBSD-CVS-Branch: RELENG_4 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/10/13 14:09:02 PDT Modified files: (Branch: RELENG_4) usr.sbin/lpr/lpr lpr.c Log: MFC 1.41: Fix a compile-time warning by declaring a 'len' variable as size_t instead of int. Revision Changes Path 1.32.2.9 +1 -1 src/usr.sbin/lpr/lpr/lpr.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message