mirror of
https://git.freebsd.org/ports.git
synced 2025-05-15 08:41:51 -04:00
- OptionsNG - LICENSE - Whitespace cleanup - EXAMPLE rewrite - Remove @unexec - radiusd.in modification - files/patch-dbm -> files/patch-radiusd_builddbm.c move and fix PR: 206457
11 lines
284 B
C
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 {
|