0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-06-02 18:18:56 +02:00

ircd:Ⓜ️ Minor formatting fix; remove stale comment.

This commit is contained in:
Jason Volk 2019-04-26 03:23:09 -07:00
parent 396a218e6a
commit 05306b2ce7
2 changed files with 1 additions and 2 deletions

View file

@ -13,7 +13,6 @@
namespace ircd::m
{
// event/event.h
struct event;
// General util

View file

@ -1192,7 +1192,7 @@ ircd::m::vm::loghead(const mutable_buffer &buf,
{
return fmt::sprintf
{
buf, "vm:%lu:%lu:%lu eval:%lu seq:%lu share:%lu:%lu] %s",
buf, "vm:%lu:%lu:%lu eval:%lu seq:%lu share:%lu:%lu %s",
sequence::uncommitted,
sequence::committed,
sequence::retired,