1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2025-11-01 07:43:04 +00:00

Apply clang-tidy

This commit is contained in:
Carles Fernandez
2019-09-11 22:31:34 +00:00
parent e2d4fab080
commit 0520d400b3
53 changed files with 134 additions and 135 deletions

View File

@@ -128,7 +128,7 @@ public:
/*!
* \brief Set flow graph configuratiob
*/
void set_configuration(std::shared_ptr<ConfigurationInterface> configuration);
void set_configuration(const std::shared_ptr<ConfigurationInterface>& configuration);
bool connected() const
{