From: Danny Mayer Date: Wed, 16 Feb 2005 00:40:54 +0000 (-0500) Subject: Refix SMAX to 256 and fix &C0/1 comment - per Greg Dowd's messages X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d33da62f9fd50f8ee5b80d4e9f0712f4116fba21;p=thirdparty%2Fntp.git Refix SMAX to 256 and fix &C0/1 comment - per Greg Dowd's messages bk: 42129696lqI1JDh8JpBMB178D1Y46w --- diff --git a/ntpd/refclock_acts.c b/ntpd/refclock_acts.c index b1f3213efe..1b06074bfc 100644 --- a/ntpd/refclock_acts.c +++ b/ntpd/refclock_acts.c @@ -131,7 +131,7 @@ #define DESCRIPTION "Automated Computer Time Service" /* WRU */ #define REFID "NONE" /* default reference ID */ #define MSGCNT 20 /* max message count */ -#define SMAX 80 /* max clockstats line length */ +#define SMAX 256 /* max clockstats line length */ /* * Calling program modes @@ -159,7 +159,7 @@ * * AT command prefix * B1 US answer tone - * &C1 enable carrier detect + * &C0 enable carrier detect * &D2 hang up and return to command mode on DTR transition * E0 modem command echo disabled * l1 set modem speaker volume to low level