diff options
Diffstat (limited to 'networking/ntpd.c')
-rw-r--r-- | networking/ntpd.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/networking/ntpd.c b/networking/ntpd.c index 14c3a5fbb..d00ee49e5 100644 --- a/networking/ntpd.c +++ b/networking/ntpd.c | |||
@@ -592,7 +592,6 @@ filter_datapoints(peer_t *p) | |||
592 | p->filter_offset, x, | 592 | p->filter_offset, x, |
593 | p->filter_dispersion, | 593 | p->filter_dispersion, |
594 | p->filter_jitter); | 594 | p->filter_jitter); |
595 | |||
596 | } | 595 | } |
597 | 596 | ||
598 | static void | 597 | static void |