]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
[Bug 2713] variable type/cast, parameter name, general cleanup from NetBSD
authorHarlan Stenn <stenn@ntp.org>
Tue, 30 Dec 2014 00:29:47 +0000 (00:29 +0000)
committerHarlan Stenn <stenn@ntp.org>
Tue, 30 Dec 2014 00:29:47 +0000 (00:29 +0000)
bk: 54a1f1fb8C9xzFdy7jzZsiESu0kG7A

ntpd/refclock_wwvb.c

index 8e4fba6ac10272d488f545aadd26f7800aaae7ae..75897fcc550b18ccded679d876525072f52e55a2 100644 (file)
@@ -154,8 +154,7 @@ static      void    wwvb_control    (int, const struct refclockstat *,
                                 struct refclockstat *, struct peer *);
 #define                WWVB_CONTROL    wwvb_control
 #else
-#define                WWVB_CONTROL    (void)(*)
-noentry
+#define                WWVB_CONTROL    noentry
 #endif /* HAVE_PPSAPI */
 
 /*