blob: 6a1fdb4cdc5f02fbb24da034cbffaa08eda81301 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- include/radius/radutmp.h.orig 2009-05-07 22:24:02.000000000 +0200
+++ include/radius/radutmp.h 2009-05-07 22:24:45.000000000 +0200
@@ -30,7 +30,7 @@
#define P_ACCT_ENABLED 131
#define RUT_NAMESIZE 32
-#define RUT_IDSIZE 16
+#define RUT_IDSIZE 32
#define RUT_PNSIZE 24 /* Phone number size */
struct radutmp {
|