summaryrefslogtreecommitdiff
path: root/net/gnu-radius/files/patch-include-radius_radutmp.h
blob: 75d2feca51deec8f354c4a17390cd1bdb22f72b7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- include/radius/radutmp.h.orig	2008-12-15 08:03:24 UTC
+++ include/radius/radutmp.h
@@ -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 {