refactor(Core/Misc): add braces and impove codestyle (#6402)
This commit is contained in:
@@ -20,7 +20,9 @@
|
||||
);
|
||||
|
||||
if (status == ARGON2_OK)
|
||||
{
|
||||
return std::string(buf);
|
||||
}
|
||||
|
||||
return {};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user