1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2025-10-31 15:23:04 +00:00

Use C++ comments for final #endif in headers

This commit is contained in:
Carles Fernandez
2020-01-26 22:23:22 +01:00
parent 38527ae263
commit 9023f19794
92 changed files with 100 additions and 98 deletions

View File

@@ -178,4 +178,4 @@ private:
void read_result_valid(uint32_t *result_valid);
};
#endif /* GNSS_SDR_FPGA_ACQUISITION_H_ */
#endif // GNSS_SDR_FPGA_ACQUISITION_H_