Date: Mon, 8 Oct 2001 17:34:20 -0700 (PDT) From: Garance A Drosehn <gad@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/lpr/lpr lpr.c Message-ID: <200110090034.f990YO531676@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200110090034.f990YO531676>