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:
@@ -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
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user