OpenAFS CVS Commit: openafs/src/volser by kolya

cvs@GRAND.CENTRAL.ORG cvs@GRAND.CENTRAL.ORG
Mon, 13 Jan 2003 20:05:11 EST


Update of /cvs/openafs/src/volser
In directory GRAND.CENTRAL.ORG:/data/tmp/kolya/openafs/src/volser

Modified Files:
	dumpstuff.c 
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/volser/dumpstuff.c 1.9 1.10