Minor, whitespace formatting
Signed-off-by: Joachim Nilsson <troglobit@gmail.com>
This commit is contained in:
parent
d3abc7aa16
commit
449a2ea162
@ -143,10 +143,10 @@ struct syslog_data {
|
|||||||
int log_mask;
|
int log_mask;
|
||||||
};
|
};
|
||||||
|
|
||||||
#define SYSLOG_DATA_INIT { \e
|
#define SYSLOG_DATA_INIT { \e
|
||||||
.log_file = -1, \e
|
.log_file = -1, \e
|
||||||
.log_fac = LOG_USER, \e
|
.log_fac = LOG_USER, \e
|
||||||
.log_mask = 0xff, \e
|
.log_mask = 0xff, \e
|
||||||
}
|
}
|
||||||
.Ed
|
.Ed
|
||||||
.Pp
|
.Pp
|
||||||
|
Loading…
x
Reference in New Issue
Block a user