From: Harlan Stenn Date: Fri, 25 Feb 2000 05:07:55 +0000 (-0000) Subject: ChangeLog, refclock_wwvb.c: X-Git-Tag: NTP_4_0_99_G~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=66405ff9e65b1be7f6a5a5c94ce037cf5fe11088;p=thirdparty%2Fntp.git ChangeLog, refclock_wwvb.c: * ntpd/refclock_wwvb.c (wwvb_receive): Undo the previous chagne. bk: 38b60e2bw7EkfyLRCQyReLbGmUTiqQ --- diff --git a/ChangeLog b/ChangeLog index b0b6470c0..01c6b51d4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,14 @@ +2000-02-25 Harlan Stenn + + * ntpd/refclock_wwvb.c (wwvb_receive): Undo the previous chagne. + 2000-02-24 Harlan Stenn + * ntpd/refclock_wwvb.c (wwvb_receive): LENWWVB0 can return 6 or 7 + fields. + From: Michael Sinatra + with a cleanup from Ulrich. + * scripts/mkver.in (ConfStr): Make RSAREF appear as part of the version. diff --git a/ntpd/refclock_wwvb.c b/ntpd/refclock_wwvb.c index 63d6e0b88..446db428f 100644 --- a/ntpd/refclock_wwvb.c +++ b/ntpd/refclock_wwvb.c @@ -295,8 +295,7 @@ wwvb_receive( case LENWWVB2: /* - * Timecode format 2: "IQyy ddd hh:mm:ss.mmm LD" - */ + * Timecode format 2: "IQyy ddd hh:mm:ss.mmm LD" */ if (sscanf(pp->a_lastcode, "%c%c %2d %3d %2d:%2d:%2d.%3d %c", &syncchar, &qualchar, &pp->year, &pp->day,