summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--usr.sbin/ppp/mbuf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/ppp/mbuf.c b/usr.sbin/ppp/mbuf.c
index 1f1fff5..756cfd9 100644
--- a/usr.sbin/ppp/mbuf.c
+++ b/usr.sbin/ppp/mbuf.c
@@ -75,7 +75,7 @@ m_length(struct mbuf *bp)
return len;
}
-const char *
+static const char *
mbuftype(int type)
{
static const char * const mbufdesc[MB_MAX] = {
OpenPOWER on IntegriCloud