summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ppp/netgraph.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/ppp/netgraph.c')
-rw-r--r--usr.sbin/ppp/netgraph.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/ppp/netgraph.c b/usr.sbin/ppp/netgraph.c
index e8acaa0..1ada596d 100644
--- a/usr.sbin/ppp/netgraph.c
+++ b/usr.sbin/ppp/netgraph.c
@@ -616,7 +616,7 @@ ng_Create(struct physical *p)
break;
}
}
-
+
if (f == ninfo->hooks) {
/* Attempt to load the module */
snprintf(modname, sizeof modname, "ng_%s", nodetype);
OpenPOWER on IntegriCloud