mirror of
https://github.com/PurpleI2P/i2pd-tools.git
synced 2025-01-22 13:27:17 +01:00
commit
a8f62274d3
|
@ -68,7 +68,7 @@ while(*buf)
|
|||
|| size_str > 52
|
||||
)return false;
|
||||
size_str++;
|
||||
*buf++;
|
||||
buf++;
|
||||
}
|
||||
return true;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue