1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2025-11-14 22:27:12 +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

@@ -71,4 +71,4 @@ public:
time_t* UTC_time) = 0;
};
#endif /* GNSS_SDR_PVT_INTERFACE_H_ */
#endif // GNSS_SDR_PVT_INTERFACE_H_