aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Somers <brian@FreeBSD.org>2000-08-29 17:00:52 +0000
committerBrian Somers <brian@FreeBSD.org>2000-08-29 17:00:52 +0000
commit43df7f1485b446343434a563f62d7dbdb4a77f39 (patch)
tree05cfe2aa2375bf99c4e5f3beeb19064d405e8ee0
parent75fbd185a0e7310fd0064f469f4b20fc72327249 (diff)
Notes
-rw-r--r--usr.sbin/ppp/log.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/ppp/log.h b/usr.sbin/ppp/log.h
index 5093fc794c92..51af4013d8ad 100644
--- a/usr.sbin/ppp/log.h
+++ b/usr.sbin/ppp/log.h
@@ -52,7 +52,7 @@
#define LogALERT (23) /* syslog(LOG_ALERT, ....) */
#define LogMAXCONF (20)
-#define LogMAX (24)
+#define LogMAX (23)
struct mbuf;
struct cmdargs;