]> git.tuebingen.mpg.de Git - paraslash.git/commit
fix gcc warning if COMPILE_TIME_LOGLEVEL is non-zero
authorAndre <maan@p133.(none)>
Fri, 16 Jun 2006 11:14:23 +0000 (13:14 +0200)
committerAndre <maan@p133.(none)>
Fri, 16 Jun 2006 11:14:23 +0000 (13:14 +0200)
commit1a6228df67fec5dcd7939c7dc60825b3fc500e1b
tree23d86881dc97df901a431e9de88988496165ab2d
parent7050cf4ed059227268e964604ca1c6597c856167
fix gcc warning if COMPILE_TIME_LOGLEVEL is non-zero

use the old while(0) trick to avoid "empty body in an if-statement" warnings.
para.h