mirror of
https://github.com/isar/libmdbx.git
synced 2025-12-19 18:12:21 +08:00
mdbx: reformat by clang-format 6.0 (cosmetic).
This commit is contained in:
@@ -169,7 +169,7 @@ typedef std::pair<HANDLE, actor_status> child;
|
||||
static std::unordered_map<mdbx_pid_t, child> childs;
|
||||
|
||||
static void ArgvQuote(std::string &CommandLine, const std::string &Argument,
|
||||
bool Force = false)
|
||||
bool Force = false)
|
||||
|
||||
/*++
|
||||
|
||||
|
||||
Reference in New Issue
Block a user