summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ppp/radius.h
diff options
context:
space:
mode:
authorume <ume@FreeBSD.org>2003-06-28 15:37:04 +0000
committerume <ume@FreeBSD.org>2003-06-28 15:37:04 +0000
commit74070666741a2c198a6d339cea176abbfe440c2b (patch)
treea58685e671dccb6d2660c2b8b9650b37f9e48f68 /usr.sbin/ppp/radius.h
parent880567e3db6fe34520f53b77dafaf7648390a62c (diff)
downloadFreeBSD-src-74070666741a2c198a6d339cea176abbfe440c2b.zip
FreeBSD-src-74070666741a2c198a6d339cea176abbfe440c2b.tar.gz
name union.
Diffstat (limited to 'usr.sbin/ppp/radius.h')
-rw-r--r--usr.sbin/ppp/radius.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/ppp/radius.h b/usr.sbin/ppp/radius.h
index 48d0e23..29b5190 100644
--- a/usr.sbin/ppp/radius.h
+++ b/usr.sbin/ppp/radius.h
@@ -85,7 +85,7 @@ struct radacct {
u_char ifid[8];
} ipv6;
#endif
- };
+ } peer;
};
#define descriptor2radius(d) \
OpenPOWER on IntegriCloud