Date: Fri, 27 Sep 2002 16:00:36 -0700 (PDT) From: "Justin T. Gibbs" <gibbs@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/aic7xxx aic7xxx.c Message-ID: <200209272300.g8RN0aNk072853@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
gibbs 2002/09/27 16:00:36 PDT
Modified files:
sys/dev/aic7xxx aic7xxx.c
Log:
Add a missing pair of curly braces to a conditional debug
statement. This ensures that debug code doesn't trigger if
it isn't enabled. <blush>
Revision Changes Path
1.84 +3 -2 src/sys/dev/aic7xxx/aic7xxx.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?200209272300.g8RN0aNk072853>
