]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
ChangeLog, refclock_wwv.c:
authorHarlan Stenn <stenn@ntp.org>
Wed, 5 Jan 2000 07:29:27 +0000 (07:29 -0000)
committerHarlan Stenn <stenn@ntp.org>
Wed, 5 Jan 2000 07:29:27 +0000 (07:29 -0000)
  * ntpd/refclock_wwv.c: Undo that declaration cleanup for now...

bk: 3872f2d7_CKnLtlEQJRMaUgCphipDw

ChangeLog
ntpd/refclock_wwv.c

index e9a1d5b642e1804ca73973cfe330000dd8ce5368..0916c454b7313fc3c354062a876be088a55d08f6 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2000-01-05  Harlan Stenn  <stenn@whimsy.udel.edu>
 
+       * ntpd/refclock_wwv.c: Undo that declaration cleanup for now...
+
        * ntpd/ntp_io.c (open_socket): TOS support
        From: Marc.Brett@westgeo.com
 
index 15679d41a45ee375d51375974dd22151d896a003..4df19e89c8b6a691b606623022be055c367cefd0 100644 (file)
@@ -598,7 +598,7 @@ static      double  wwv_rsec        P((struct peer *, double));
 static void    wwv_qrz         P((struct peer *, struct sync *,
                                    double));
 static void    wwv_corr4       P((struct peer *, struct decvec *,
-                                   double *, double **));
+                                   double [], double [][]));
 static void    wwv_gain        P((struct peer *));
 static void    wwv_tsec        P((struct wwvunit *));
 static double  wwv_data        P((struct wwvunit *, double));