Change KKASSERT() to not embed #exp in the control string. Instead pass
authorMatthew Dillon <dillon@dragonflybsd.org>
Sun, 12 Mar 2006 20:44:43 +0000 (20:44 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Sun, 12 Mar 2006 20:44:43 +0000 (20:44 +0000)
commit5ee2acaa803a782435e475dee6ffcd1cbe336c25
tree0a36a166560e92e12a4a119275baa067c41c4e87
parent55ff3fe0a02f92d135f11c28f9771a1fd970d2f1
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 '%'.
sys/sys/systm.h