From: Harlan Stenn Date: Tue, 30 Dec 2014 00:29:47 +0000 (+0000) Subject: [Bug 2713] variable type/cast, parameter name, general cleanup from NetBSD X-Git-Tag: NTP_4_2_8P1_BETA3~6 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4c060498748a8d03216daa975e2e6b05fe05bab1;p=thirdparty%2Fntp.git [Bug 2713] variable type/cast, parameter name, general cleanup from NetBSD bk: 54a1f1fb8C9xzFdy7jzZsiESu0kG7A --- diff --git a/ntpd/refclock_wwvb.c b/ntpd/refclock_wwvb.c index 8e4fba6ac..75897fcc5 100644 --- a/ntpd/refclock_wwvb.c +++ b/ntpd/refclock_wwvb.c @@ -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 */ /*