]> git.ipfire.org Git - thirdparty/chrony.git/commit
sourcestats: reorder arguments to DEBUG_LOG in SST_IsGoodSample
authorChris Perl <cperl@janestreet.com>
Fri, 10 Mar 2017 13:45:41 +0000 (08:45 -0500)
committerMiroslav Lichvar <mlichvar@redhat.com>
Fri, 10 Mar 2017 15:55:22 +0000 (16:55 +0100)
commit3a635fc51fd62af6bc2a648afb67f7123c0151d3
tree18bca01970c29ec1da8697b436c1de2c999158ac
parent10078566dad9be40e5b1dc6f0b168924e6200f4b
sourcestats: reorder arguments to DEBUG_LOG in SST_IsGoodSample

The delay_increase and allowed_increase variables are backwards with
respect to the ordering of the words in the message.
sourcestats.c