mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2025-01-18 21:23:02 +00:00
clang-format fixes
This commit is contained in:
parent
9023f19794
commit
435f3641e0
@ -78,5 +78,6 @@ const std::string TEXT_BOLD_MAGENTA = "";
|
||||
const std::string TEXT_BOLD_CYAN = "";
|
||||
const std::string TEXT_BOLD_WHITE = "";
|
||||
|
||||
#endif /* DISPLAY_COLORS */
|
||||
#endif // DISPLAY_COLORS
|
||||
|
||||
#endif // GNSS_SDR_DISPLAY_H_
|
||||
|
@ -296,4 +296,4 @@ private:
|
||||
int64_t read_navigation_signed(std::bitset<GALILEO_DATA_JK_BITS> bits, const std::vector<std::pair<int32_t, int32_t> >& parameter);
|
||||
};
|
||||
|
||||
#endif // GNSS_SDR_GALILEO_NAVIGATION_MESSAGE_H_
|
||||
#endif // GNSS_SDR_GALILEO_NAVIGATION_MESSAGE_H_
|
||||
|
Loading…
Reference in New Issue
Block a user