summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ppp/log.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/ppp/log.c')
-rw-r--r--usr.sbin/ppp/log.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/ppp/log.c b/usr.sbin/ppp/log.c
index 2756a32..5fdcdf6 100644
--- a/usr.sbin/ppp/log.c
+++ b/usr.sbin/ppp/log.c
@@ -42,7 +42,7 @@
#include "descriptor.h"
#include "prompt.h"
-static const char *LogNames[] = {
+static const char * const LogNames[] = {
"Async",
"CBCP",
"CCP",
OpenPOWER on IntegriCloud