... and here's the first post-0.6 bug fix:
Remove LOG_LPR from list of syslog levels.
This commit is contained in:
parent
4bff8f3027
commit
4328a9047c
|
@ -217,7 +217,6 @@ static int syslog_levels[] = {
|
|||
LOG_ALERT,
|
||||
LOG_CRIT,
|
||||
LOG_ERR,
|
||||
LOG_LPR,
|
||||
LOG_WARNING,
|
||||
LOG_NOTICE,
|
||||
LOG_INFO,
|
||||
|
|
Loading…
Reference in New Issue