mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-03-10 01:01:02 +00:00
typo: Gralic -> Garlic
This commit is contained in:
parent
7b5a7e10a9
commit
ec772c5d46
@ -521,7 +521,7 @@ namespace garlic
|
|||||||
buf += 3; // Certificate
|
buf += 3; // Certificate
|
||||||
if (buf - buf1 > (int)len)
|
if (buf - buf1 > (int)len)
|
||||||
{
|
{
|
||||||
LogPrint (eLogError, "Gralic clove is too long");
|
LogPrint (eLogError, "Garlic clove is too long");
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user