mirror of
https://github.com/samba-team/samba.git
synced 2025-08-03 04:22:09 +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);
|
static char *filename_dos(char *path,char *buf);
|
||||||
|
|
||||||
#if defined(SIGUSR2)
|
#if defined(SIGUSR2)
|
||||||
/**************************************************************************** **
|
/******************************************************************************
|
||||||
catch a sigusr2 - decrease the debug log level.
|
catch a sigusr2 - decrease the debug log level.
|
||||||
**************************************************************************** */
|
*****************************************************************************/
|
||||||
int sig_usr2(void)
|
int sig_usr2(void)
|
||||||
{
|
{
|
||||||
BlockSignals( True, SIGUSR2);
|
BlockSignals( True, SIGUSR2);
|
||||||
|
Reference in New Issue
Block a user