mirror of
https://gitlab.com/chrony/chrony.git
synced 2025-12-03 16:35:06 -05:00
local: add support for setting TAI-UTC offset
This commit is contained in:
@@ -95,7 +95,7 @@ set_frequency(double freq_ppm)
|
||||
/* ================================================== */
|
||||
|
||||
static void
|
||||
set_leap(int leap)
|
||||
set_leap(int leap, int tai_offset)
|
||||
{
|
||||
struct timex txc;
|
||||
int applied;
|
||||
|
||||
Reference in New Issue
Block a user