Date: Sun, 22 Jul 2001 18:08:15 -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: <200107230108.f6N18FO56351@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
gad 2001/07/22 18:08:15 PDT
Modified files:
usr.sbin/lpr/common_source common.c
Log:
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.
MFC after: 1 week
Revision Changes Path
1.23 +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?200107230108.f6N18FO56351>
