summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ppp/bundle.h
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/ppp/bundle.h')
-rw-r--r--usr.sbin/ppp/bundle.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/ppp/bundle.h b/usr.sbin/ppp/bundle.h
index 1cd6946..bbdbcbf 100644
--- a/usr.sbin/ppp/bundle.h
+++ b/usr.sbin/ppp/bundle.h
@@ -61,7 +61,7 @@ struct prompt;
struct iface;
struct bundle {
- struct fdescriptor desc; /* really all our datalinks */
+ struct fdescriptor desc; /* really all our datalinks */
int unit; /* The device/interface unit number */
struct {
OpenPOWER on IntegriCloud