ports/net/gnu-radius/files/patch-include-radius_radutmp.h
Mark Felder 93677d1156 net/gnu-radius: Modernize port
- OptionsNG
- LICENSE
- Whitespace cleanup
- EXAMPLE rewrite
- Remove @unexec
- radiusd.in modification
- files/patch-dbm -> files/patch-radiusd_builddbm.c move and fix

PR:		206457
2016-03-18 14:02:41 +00:00

11 lines
284 B
C

--- 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 {