aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGary Jennejohn <gj@FreeBSD.org>2001-09-12 08:27:54 +0000
committerGary Jennejohn <gj@FreeBSD.org>2001-09-12 08:27:54 +0000
commitcc3ee09cd3eb6c0c79519bd3952554625ad19e80 (patch)
treef928ad7834a3470dc48299d27fe573b4cde70ed8
parentd92580b608a9d8bbceb3c2e605260a436881fce4 (diff)
Notes
-rw-r--r--sys/i386/include/i4b_isppp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/i386/include/i4b_isppp.h b/sys/i386/include/i4b_isppp.h
index 9d1b59e355297..8855b3785f0c4 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 {