diff options
author | Kevin Steves <stevesk@pobox.com> | 2001-02-05 12:42:17 +0000 |
---|---|---|
committer | Kevin Steves <stevesk@pobox.com> | 2001-02-05 12:42:17 +0000 |
commit | ef4eea9badfb65f05ac24f786b710cc3f27f0e43 (patch) | |
tree | f54abef181ccd6ad5285a5c16b4c159d8b74e932 /log.h | |
parent | d2ddda4efab29fd8663757634773fa10e557e0f3 (diff) |
- stevesk@cvs.openbsd.org 2001/02/04 08:32:27
[many files; did this manually to our top-level source dir]
unexpand and remove end-of-line whitespace; ok markus@
Diffstat (limited to 'log.h')
-rw-r--r-- | log.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -21,7 +21,7 @@ typedef enum { | |||
21 | SYSLOG_FACILITY_USER, | 21 | SYSLOG_FACILITY_USER, |
22 | SYSLOG_FACILITY_AUTH, | 22 | SYSLOG_FACILITY_AUTH, |
23 | #ifdef LOG_AUTHPRIV | 23 | #ifdef LOG_AUTHPRIV |
24 | SYSLOG_FACILITY_AUTHPRIV, | 24 | SYSLOG_FACILITY_AUTHPRIV, |
25 | #endif | 25 | #endif |
26 | SYSLOG_FACILITY_LOCAL0, | 26 | SYSLOG_FACILITY_LOCAL0, |
27 | SYSLOG_FACILITY_LOCAL1, | 27 | SYSLOG_FACILITY_LOCAL1, |