summaryrefslogtreecommitdiff
path: root/ntpd/refclock_true.c
diff options
context:
space:
mode:
Diffstat (limited to 'ntpd/refclock_true.c')
-rw-r--r--ntpd/refclock_true.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/ntpd/refclock_true.c b/ntpd/refclock_true.c
index 36ade81..7a5c491 100644
--- a/ntpd/refclock_true.c
+++ b/ntpd/refclock_true.c
@@ -215,6 +215,7 @@ struct refclock refclock_true = {
#if !defined(__STDC__)
# define true_debug (void)
#else
+NTP_PRINTF(2, 3)
static void
true_debug(struct peer *peer, const char *fmt, ...)
{