From owner-cvs-all Mon Oct 8 17:34:28 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 9D8A637B401; Mon, 8 Oct 2001 17:34:24 -0700 (PDT) Received: (from gad@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f990YO531676; Mon, 8 Oct 2001 17:34:24 -0700 (PDT) (envelope-from gad) Message-Id: <200110090034.f990YO531676@freefall.freebsd.org> From: Garance A Drosehn Date: Mon, 8 Oct 2001 17:34:20 -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: 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/10/08 17:34:20 PDT Modified files: usr.sbin/lpr/lpr lpr.c Log: Fix a compile-time warning by declaring 'len' as size_t instead of int. MFC after: 4 days Revision Changes Path 1.41 +2 -2 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