OpenAFS CVS Commit: openafs/src/util by kolya
cvs@GRAND.CENTRAL.ORG
cvs@GRAND.CENTRAL.ORG
Mon, 13 Jan 2003 19:46:48 EST
Update of /cvs/openafs/src/util
In directory GRAND.CENTRAL.ORG:/data/tmp/kolya/openafs/src/util
Modified Files:
assert.h
Log Message:
DELTA better-assert-macro-20030113
AUTHOR kolya@mit.edu
Wrap our assert() macro in do{..}while(0) to make it look
just like a real function. Fix instances of use of this
macro that lacked a trailing semicolon of their own.
--- DELTA config follows ---
better-assert-macro-20030113 openafs/src/util/assert.h 1.3 1.4