Date: Sun, 28 Apr 2002 16:36:37 -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 ctlinfo.c Message-ID: <200204282336.g3SNabl73273@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
gad 2002/04/28 16:36:37 PDT
Modified files: (Branch: RELENG_4)
usr.sbin/lpr/common_source ctlinfo.c
Log:
MFC 1.5: When using %p to print out pointers to struct's, first cast the
values to (void *) to satisfy some stricter warning-level checks in gcc 3.
Revision Changes Path
1.1.2.5 +8 -7 src/usr.sbin/lpr/common_source/ctlinfo.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?200204282336.g3SNabl73273>
