From: Martin Burnicki Date: Tue, 7 Apr 2020 15:47:02 +0000 (+0200) Subject: Fix prototype in ntpd/refclock_nmea.c X-Git-Tag: NTP_4_2_8P15~13^2~1^2~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e72f001d462aa1bf735e7d899b00fac019190c34;p=thirdparty%2Fntp.git Fix prototype in ntpd/refclock_nmea.c bk: 5e8ca076IoBs3NLRbqaQ5tyn4H7yNw --- diff --git a/ntpd/refclock_nmea.c b/ntpd/refclock_nmea.c index 4fdadea61..1d7997c6a 100644 --- a/ntpd/refclock_nmea.c +++ b/ntpd/refclock_nmea.c @@ -289,7 +289,7 @@ static int nmea_start (int, struct peer *); static void nmea_shutdown (int, struct peer *); static void nmea_receive (struct recvbuf *); static void nmea_poll (int, struct peer *); -static void nmea_procrec (struct peer *, l_fp); +static void nmea_procrec (struct peer * const, l_fp); #ifdef HAVE_PPSAPI static double tabsdiffd (l_fp, l_fp); static void nmea_control (int, const struct refclockstat *,