Date: Thu, 7 Nov 2002 09:20:58 -0800 (PST) From: John Baldwin <jhb@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/ppbus lpt.c Message-ID: <200211071720.gA7HKwBP030536@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2002/11/07 09:20:58 PST
Modified files:
sys/dev/ppbus lpt.c
Log:
- Make 'irq' intptr_t instead of uintptr_t so it handles a value of -1
properly.
- Add a cast to quiet a printf warning.
Revision Changes Path
1.24 +2 -2 src/sys/dev/ppbus/lpt.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?200211071720.gA7HKwBP030536>
