mirror of
https://gitlab.com/chrony/chrony.git
synced 2026-03-11 00:59:38 -04:00
Fix whitespace issue with last patch
This commit is contained in:
@@ -750,7 +750,7 @@ handle_initial_trim(void)
|
|||||||
|
|
||||||
n_samples = -1;
|
n_samples = -1;
|
||||||
|
|
||||||
|
|
||||||
read_coefs_from_file();
|
read_coefs_from_file();
|
||||||
|
|
||||||
if (valid_coefs_from_file) {
|
if (valid_coefs_from_file) {
|
||||||
|
|||||||
Reference in New Issue
Block a user