diff --git a/chrony-tai.patch b/chrony-tai.patch index 076ea47..8c2c2ba 100644 --- a/chrony-tai.patch +++ b/chrony-tai.patch @@ -4,7 +4,7 @@ return 1; } -+ LOG(LOGS_WARN, "offset = %.010f ", offset); ++ LOG(LOGS_WARN, "offset = % .010f ", offset); if (fabs(offset) > max_offset) { LOG(LOGS_WARN, "Adjustment of %.3f seconds exceeds the allowed maximum of %.3f seconds (%s) ",