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-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=64bc1eb7240693644b60a536abec9968576bfa62;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 */ /*