* ntpd/refclock_wwv.c (wwv_corr4): Dave fixed the declaration.
bk: 38739f3dJya9-MOaQVHiQTgx5RyfhA
* ntpd/refclock_wwv.c (timecode): Make definition == declaration
(wwv_newchan): Ditto
+ (wwv_corr4): Dave fixed the declaration.
* flock-build: Add rackety to the flock - it runs SunOS 4.1.3/cc
static void wwv_qrz P((struct peer *, struct sync *,
double));
static void wwv_corr4 P((struct peer *, struct decvec *,
- double [], double [][]));
+ double [], double [][4]));
static void wwv_gain P((struct peer *));
static void wwv_tsec P((struct wwvunit *));
static double wwv_data P((struct wwvunit *, double));