]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fix a few more minor compile-time warnings, mainly by using size_t where
authorgad <gad@FreeBSD.org>
Mon, 23 Jul 2001 01:08:15 +0000 (01:08 +0000)
committergad <gad@FreeBSD.org>
Mon, 23 Jul 2001 01:08:15 +0000 (01:08 +0000)
commit8d5df5b9d832c97c743b354ea455bb572cbae130
tree0cbd6b0c9b6ab36e0881b9baabf9520a27c41481
parent69389eabcd082b443a4acee29626bcaeef5dacc4
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
usr.sbin/lpr/common_source/common.c