Reformat code with clang 10

This commit is contained in:
badaix 2020-11-27 21:29:34 +01:00
parent 59763f03c1
commit 3ac9245d00
24 changed files with 174 additions and 155 deletions

View file

@ -53,7 +53,7 @@ protected:
writeVal(stream, latency.usec);
}
};
}
} // namespace msg
#endif