1
0
mirror of https://github.com/samba-team/samba.git synced 2025-07-30 19:42:05 +03:00

a pointless commit to check on a problem Luke reported with CVS

(This used to be commit a947d9ceba)
This commit is contained in:
Andrew Tridgell
1998-03-23 01:17:51 +00:00
parent 93b3c58136
commit e0b8bc8ab1

View File

@ -93,9 +93,9 @@ static BOOL stdout_logging = False;
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);