OpenAFS CVS Commit: openafs/src/util by zacheiss

cvs@GRAND.CENTRAL.ORG cvs@GRAND.CENTRAL.ORG
Fri, 31 Jan 2003 16:11:21 EST


Update of /cvs/openafs/src/util
In directory GRAND.CENTRAL.ORG:/home/zacheiss/openafs-stable-1_2_x/openafs/src/util

Modified Files:
      Tag: openafs-stable-1_2_x
	assert.h 
Log Message:
DELTA STABLE12-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 for openafs-stable-1_2_x follows ---
STABLE12-better-assert-macro-20030113 openafs/src/util/assert.h 1.3 1.3.4.1