mirror of
https://github.com/PurpleI2P/i2pd-tools.git
synced 2025-05-01 13:12:30 +02:00
4 byte
This commit is contained in:
parent
45bb062f53
commit
9150890101
2 changed files with 2 additions and 1 deletions
|
@ -68,7 +68,7 @@ Orignal is sensei of crypto ;)
|
|||
*/
|
||||
std::cout << "Thread " << id_thread << " binded" << std::endl;
|
||||
|
||||
uint8_t b[391];
|
||||
ui4b_t b[391];
|
||||
memcpy (b, buf, 391);
|
||||
|
||||
int len = strlen (prefix);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue