static char *filename_dos(char *path,char *buf);
#if defined(SIGUSR2)
-/**************************************************************************** **
+/******************************************************************************
catch a sigusr2 - decrease the debug log level.
- **************************************************************************** */
+ *****************************************************************************/
int sig_usr2(void)
{
BlockSignals( True, SIGUSR2);