1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2025-11-15 06:37:15 +00:00

Remove tabs

This commit is contained in:
Carles Fernandez
2019-10-05 03:16:31 +02:00
parent 933211dcc3
commit c9e03557b7
671 changed files with 43498 additions and 43517 deletions

View File

@@ -2,7 +2,7 @@
* \file fpga_switch.h
* \brief Switch that connects the HW accelerator queues to the analog front end or the DMA.
* \authors <ul>
* <li> Marc Majoral, 2019. mmajoral(at)cttc.cat
* <li> Marc Majoral, 2019. mmajoral(at)cttc.cat
* <li> Javier Arribas, 2016. jarribas(at)cttc.es
* </ul>
*
@@ -47,8 +47,8 @@ class Fpga_Switch
{
public:
/*!
* \brief Constructor
*/
* \brief Constructor
*/
explicit Fpga_Switch(const std::string& device_name);
/*!