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:
@ -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);
|
||||
|
Reference in New Issue
Block a user