solaris-fixes branch: Fix the debugging output in `configfile.c'.
authorocto <octo>
Thu, 15 Jun 2006 20:19:12 +0000 (20:19 +0000)
committerocto <octo>
Thu, 15 Jun 2006 20:19:12 +0000 (20:19 +0000)
The Solaris libc doesn't like if you pass a NULL pointer to as the string used
with printf like formatting. This patch introduces a macro which escapes this.


No differences found