Date: Sun, 29 Jul 2001 16:15:39 -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/common_source common.c Message-ID: <200107292315.f6TNFdG32498@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
gad 2001/07/29 16:15:39 PDT
Modified files: (Branch: RELENG_4)
usr.sbin/lpr/common_source common.c
Log:
MFC 1.23: Fix a few more minor compile-time warnings, mainly by using
size_t where appropriate, and using '("%lu", (unsigned long)asizeval)'
when printing something of type size_t.
Revision Changes Path
1.12.2.11 +16 -11 src/usr.sbin/lpr/common_source/common.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?200107292315.f6TNFdG32498>
