mirror of
https://github.com/diamante0018/master-tool.git
synced 2025-04-18 19:02:53 +00:00
maint(cryptography): remove extra new line
This commit is contained in:
parent
2281977b29
commit
7dcdc2e577
@ -377,7 +377,6 @@ namespace utils
|
|||||||
rsa_free(&new_key);
|
rsa_free(&new_key);
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|
||||||
std::string out_data{};
|
std::string out_data{};
|
||||||
out_data.resize(std::max(ul(data.size() * 3), ul(0x100)));
|
out_data.resize(std::max(ul(data.size() * 3), ul(0x100)));
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user