1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2025-11-11 21:03:07 +00:00

Fix clang-format and clang-tidy jobs

This commit is contained in:
Carles Fernandez
2020-06-27 11:52:59 +02:00
parent 54a4c213ec
commit a01dfa4052
5 changed files with 15 additions and 13 deletions

View File

@@ -87,7 +87,9 @@ private:
boost::thread *d_pcap_thread;
boost::mutex d_mutex;
struct sockaddr_in si_me{};
struct sockaddr_in si_me
{
};
std::string d_src_device;
std::string d_origin_address;
pcap_t *descr; // ethernet pcap device descriptor