summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ppp/systems.c
diff options
context:
space:
mode:
authorbrian <brian@FreeBSD.org>1997-11-09 14:18:55 +0000
committerbrian <brian@FreeBSD.org>1997-11-09 14:18:55 +0000
commit164425f5cee190963d2f6bc9f9c5fc4181182f8c (patch)
treedd37825b2d0f5f8fda2bf8f5525157e9f00b4536 /usr.sbin/ppp/systems.c
parent2d2f81e9b5208b95bb5fac829423ec588f2fe578 (diff)
downloadFreeBSD-src-164425f5cee190963d2f6bc9f9c5fc4181182f8c.zip
FreeBSD-src-164425f5cee190963d2f6bc9f9c5fc4181182f8c.tar.gz
Increase chat script sizes to 512
Requested by: Michael Reifenberger <root@totum.plaut.de>
Diffstat (limited to 'usr.sbin/ppp/systems.c')
-rw-r--r--usr.sbin/ppp/systems.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/ppp/systems.c b/usr.sbin/ppp/systems.c
index 7ae9fdd..e3f9282 100644
--- a/usr.sbin/ppp/systems.c
+++ b/usr.sbin/ppp/systems.c
@@ -17,7 +17,7 @@
* IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
* WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
*
- * $Id: systems.c,v 1.19 1997/11/09 06:22:48 brian Exp $
+ * $Id: systems.c,v 1.20 1997/11/09 13:18:18 brian Exp $
*
* TODO:
*/
@@ -69,7 +69,7 @@ SelectSystem(char *name, char *file)
char *cp, *wp;
int n, len;
u_char olauth;
- char line[200];
+ char line[LINE_LEN];
char filename[200];
int linenum;
OpenPOWER on IntegriCloud