1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2025-12-15 12:58:09 +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

@@ -162,4 +162,4 @@ int pntpos(const obsd_t *obs, int n, const nav_t *nav,
const prcopt_t *opt, sol_t *sol, double *azel, ssat_t *ssat,
char *msg);
#endif /* GNSS_SDR_RTKLIB_PNTPOS_H_ */
#endif // GNSS_SDR_RTKLIB_PNTPOS_H_