1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2024-06-25 22:43:14 +00:00

fixing typo

This commit is contained in:
Carles Fernandez 2015-05-14 14:32:30 +02:00
parent b8ed6fc7f1
commit 2e7351a119

View File

@ -127,4 +127,4 @@ void galileo_e5_a_code_gen_complex_sampled(std::complex<float>* _dest, char _Sig
}
free(_code);
}