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

@@ -142,4 +142,4 @@ public:
}
};
#endif /* GNSS_SDR_MONITOR_PVT_H_ */
#endif // GNSS_SDR_MONITOR_PVT_H_

View File

@@ -61,4 +61,4 @@ private:
};
#endif /* GNSS_SDR_MONITOR_PVT_UDP_SINK_H_ */
#endif // GNSS_SDR_MONITOR_PVT_UDP_SINK_H_