1
1
Fork 0
mirror of https://github.com/oxen-io/lokinet synced 2023-12-14 06:53:00 +01:00

clang format

This commit is contained in:
Ryan Tharp 2018-10-01 03:00:11 -07:00
parent 46f6d005d7
commit 4cc482764d

View file

@ -444,7 +444,7 @@ namespace llarp
}))
{
llarp::LogInfo("Failed to parse ipv4 packet");
llarp::DumpBuffer(llarp::InitBuffer(buf,sz));
llarp::DumpBuffer(llarp::InitBuffer(buf, sz));
}
}