1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2025-01-19 05:33:02 +00:00

clang-format fixes

This commit is contained in:
Carles Fernandez 2020-01-26 22:33:03 +01:00
parent 9023f19794
commit 435f3641e0
No known key found for this signature in database
GPG Key ID: 4C583C52B0C3877D
2 changed files with 3 additions and 2 deletions

View File

@ -78,5 +78,6 @@ const std::string TEXT_BOLD_MAGENTA = "";
const std::string TEXT_BOLD_CYAN = ""; const std::string TEXT_BOLD_CYAN = "";
const std::string TEXT_BOLD_WHITE = ""; const std::string TEXT_BOLD_WHITE = "";
#endif /* DISPLAY_COLORS */ #endif // DISPLAY_COLORS
#endif // GNSS_SDR_DISPLAY_H_ #endif // GNSS_SDR_DISPLAY_H_