mirror of
https://gitlab.com/chrony/chrony.git
synced 2025-12-04 02:35:06 -05: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