dillon 2006/03/12 12:44:43 PST DragonFly src repository
Modified files:
sys/sys systm.h
Log:
Change KKASSERT() to not embed #exp in the control string. Instead pass
#exp as a separate argument. The control was being misinterpreted when
the asserted expression contained a '%'.
Revision Changes Path
1.35 +1 -1 src/sys/sys/systm.h
http://www.dragonflybsd.org/cvsweb/src/sys/sys/systm.h.diff?r1=1.34&r2=1.35&f=u
