]> git.ipfire.org Git - thirdparty/chrony.git/commit
sys_macosx: fix adjustment correction after step
authorBryan Christianson <bryan@whatroute.net>
Wed, 9 Dec 2015 07:11:06 +0000 (20:11 +1300)
committerMiroslav Lichvar <mlichvar@redhat.com>
Thu, 10 Dec 2015 14:25:24 +0000 (15:25 +0100)
commit2d9486ec7cab779b543baceb7f34b7808f5c34d8
tree35a8fa94fbb5ba78c4c779ee4c9e5f628cc45379
parentfe502128b8e80119873824b878b81cfff55d2c56
sys_macosx: fix adjustment correction after step

The desired offset was being added to the current time instead of being
subtracted.
sys_macosx.c