mirror of
https://github.com/samba-team/samba.git
synced 2025-03-09 08:58:35 +03:00
ctdb_logging: fix a comment typo.
Michael (This used to be ctdb commit e5ba8e1a832c223496ad72209ce1d3203cdaa2d7)
This commit is contained in:
parent
d8f9dad26b
commit
4c78f88dff
@ -31,7 +31,7 @@ struct ctdb_log_state {
|
|||||||
bool use_syslog;
|
bool use_syslog;
|
||||||
};
|
};
|
||||||
|
|
||||||
/* we need this global to eep the DEBUG() syntax */
|
/* we need this global to keep the DEBUG() syntax */
|
||||||
static struct ctdb_log_state *log_state;
|
static struct ctdb_log_state *log_state;
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user