Fix whitespace issue with last patch
This commit is contained in:
parent
ce4e0a3c2f
commit
ca1195a0e6
1 changed files with 1 additions and 1 deletions
|
@ -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) {
|
||||||
|
|
Loading…
Reference in a new issue