mirror of
https://github.com/xhacker-zzz/QmcWasm.git
synced 2024-11-25 04:22:16 +00:00
format code
This commit is contained in:
parent
c7eeeeb57a
commit
333d0ac868
@ -1,4 +1,4 @@
|
|||||||
#include"TencentTea.hpp"
|
#include "TencentTea.hpp"
|
||||||
#include "base64.hpp"
|
#include "base64.hpp"
|
||||||
|
|
||||||
void simpleMakeKey(uint8_t salt, int length, std::vector<uint8_t> &key_buf) {
|
void simpleMakeKey(uint8_t salt, int length, std::vector<uint8_t> &key_buf) {
|
||||||
|
Loading…
Reference in New Issue
Block a user