diff options
| author | Cy Schubert <cy@FreeBSD.org> | 2015-02-05 20:53:33 +0000 |
|---|---|---|
| committer | Cy Schubert <cy@FreeBSD.org> | 2015-02-05 20:53:33 +0000 |
| commit | f7cba3a80d9ebefc57776fffd17a4ae68f72e494 (patch) | |
| tree | dc1c5074828f0c5fafe2fb8f5599339dfdc5bc97 /ntpd/refclock_true.c | |
| parent | 44a728f815af203cd7a91db83b06325818433463 (diff) | |
Diffstat (limited to 'ntpd/refclock_true.c')
| -rw-r--r-- | ntpd/refclock_true.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ntpd/refclock_true.c b/ntpd/refclock_true.c index 36ade81c7ba5..7a5c491bb595 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, ...) { |
