1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2025-11-03 08:43:04 +00:00

Apply modernize-redundant-void-arg clang-tidy fix

This commit is contained in:
Carles Fernandez
2019-08-14 02:14:29 +02:00
parent 942ac32701
commit 3d146019dd
9 changed files with 28 additions and 28 deletions

View File

@@ -77,7 +77,7 @@ public:
/*!
* \brief Run the acquisition process in the FPGA
*/
void run_acquisition(void);
void run_acquisition();
/*!
* \brief Read the results of the acquisition process
@@ -112,7 +112,7 @@ public:
/*!
* \brief Reset the FPGA PL.
*/
void reset_acquisition(void);
void reset_acquisition();
/*!
* \brief Read the scaling factor that has been used by the FFT-IFFT