aboutsummaryrefslogtreecommitdiff
path: root/ntpd/ntp_refclock.c
diff options
context:
space:
mode:
Diffstat (limited to 'ntpd/ntp_refclock.c')
-rw-r--r--ntpd/ntp_refclock.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ntpd/ntp_refclock.c b/ntpd/ntp_refclock.c
index f0e9b9ec307d..1f16ca797106 100644
--- a/ntpd/ntp_refclock.c
+++ b/ntpd/ntp_refclock.c
@@ -1049,7 +1049,7 @@ refclock_control(
if (NULL == peer)
return;
- NTP_INSIST(peer->procptr != NULL);
+ INSIST(peer->procptr != NULL);
pp = peer->procptr;
/*