Commit 54e924ae authored by Samir Halilcevic's avatar Samir Halilcevic

Fix clang format

parent 5881b5c7
...@@ -26,7 +26,7 @@ bool payload_valid(const_byte_span payload, size_t& offset) noexcept { ...@@ -26,7 +26,7 @@ bool payload_valid(const_byte_span payload, size_t& offset) noexcept {
return incomplete; return incomplete;
} }
} } // namespace
// -- static utility functions ------------------------------------------------- // -- static utility functions -------------------------------------------------
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment