mirror of
https://github.com/gabime/spdlog.git
synced 2025-10-02 11:29:01 +08:00
Code formatting
This commit is contained in:
@@ -122,7 +122,7 @@ inline void pad6(size_t n, fmt::memory_buffer &dest)
|
||||
dest.push_back('0');
|
||||
dest.push_back('0');
|
||||
dest.push_back('0');
|
||||
}
|
||||
}
|
||||
append_int(n, dest);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user