]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
Fix prototype in ntpd/refclock_nmea.c
authorMartin Burnicki <burnicki@ntp.org>
Tue, 7 Apr 2020 15:47:02 +0000 (17:47 +0200)
committerMartin Burnicki <burnicki@ntp.org>
Tue, 7 Apr 2020 15:47:02 +0000 (17:47 +0200)
bk: 5e8ca076IoBs3NLRbqaQ5tyn4H7yNw

ntpd/refclock_nmea.c

index 4fdadea61dffa425187feb12e6537278f8024f93..1d7997c6aaf99bdbcb7a0957e4f7de5ee23d519d 100644 (file)
@@ -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 *,