Date: Mon, 1 Apr 2002 11:44:14 -0800 (PST) From: John Baldwin <jhb@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys ktr.h Message-ID: <200204011944.g31JiEY29639@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2002/04/01 11:44:13 PST Modified files: sys/sys ktr.h Log: Wrap the arguments to CTR6() in parentheses so that the u_long casts work properly for arguments that are expressions. Revision Changes Path 1.17 +2 -2 src/sys/sys/ktr.h 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?200204011944.g31JiEY29639>