summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ppp/bundle.h
diff options
context:
space:
mode:
authorbrian <brian@FreeBSD.org>2000-03-14 01:47:11 +0000
committerbrian <brian@FreeBSD.org>2000-03-14 01:47:11 +0000
commit621cd251627431d6e7e5a9d97fb98c676b7ae29d (patch)
treed7f45da9cffe7b4da9738ebb4c35a10a2fb7859d /usr.sbin/ppp/bundle.h
parente9ef0032ae88efd6475ac351a7c78e81c82f5b5f (diff)
downloadFreeBSD-src-621cd251627431d6e7e5a9d97fb98c676b7ae29d.zip
FreeBSD-src-621cd251627431d6e7e5a9d97fb98c676b7ae29d.tar.gz
Adjust whitespace
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