diff options
-rw-r--r-- | sys/i386/include/i4b_isppp.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/i386/include/i4b_isppp.h b/sys/i386/include/i4b_isppp.h index 9d1b59e..8855b37 100644 --- a/sys/i386/include/i4b_isppp.h +++ b/sys/i386/include/i4b_isppp.h @@ -75,7 +75,7 @@ struct sipcp { int compress_cid; /* Comp-Slot-Id */ }; -#define AUTHNAMELEN 32 +#define AUTHNAMELEN 42 #define AUTHKEYLEN 16 struct sauth { |