Date: Mon, 11 Sep 2000 16:55:11 -0700 (PDT) From: John Baldwin <jhb@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_shutdown.c kern_switch.c Message-ID: <200009112355.QAA85412@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2000/09/11 16:55:11 PDT
Modified files:
sys/kern kern_shutdown.c kern_switch.c
Log:
Fix some printf format string warnings due to sizeof(int) != sizeof(long) on
the alpha.
Revision Changes Path
1.82 +5 -5 src/sys/kern/kern_shutdown.c
1.6 +9 -9 src/sys/kern/kern_switch.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?200009112355.QAA85412>
