]> git.tuebingen.mpg.de Git - paraslash.git/commitdiff
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)
use the old while(0) trick to avoid "empty body in an if-statement" warnings.


No differences found