mirror of
https://github.com/PurpleI2P/i2pd-tools.git
synced 2025-02-02 11:04:00 +01:00
Windows
This commit is contained in:
parent
6072fe8111
commit
44079e08d3
|
@ -68,7 +68,7 @@ while(*buf)
|
||||||
|| size_str > 52
|
|| size_str > 52
|
||||||
)return false;
|
)return false;
|
||||||
size_str++;
|
size_str++;
|
||||||
*buf++;
|
buf++;
|
||||||
}
|
}
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue