Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 397611
Collapse All | Expand All

(-)radius-1.6.1/include/radius/radutmp.h.orig (-1 / +1 lines)
Lines 30-36 Link Here
30
#define P_ACCT_ENABLED  131
30
#define P_ACCT_ENABLED  131
31
31
32
#define RUT_NAMESIZE 32
32
#define RUT_NAMESIZE 32
33
#define RUT_IDSIZE 16
33
#define RUT_IDSIZE 32
34
#define RUT_PNSIZE 24           /* Phone number size */
34
#define RUT_PNSIZE 24           /* Phone number size */
35
35
36
struct radutmp {
36
struct radutmp {

Return to bug 397611