mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-03-07 06:09:42 +00:00
Fix typos
This commit is contained in:
committed by
R4SAS
parent
5fee6df87a
commit
d91d734b5c
@@ -920,7 +920,7 @@ namespace transport
|
||||
// TODO: queue up
|
||||
return true;
|
||||
}
|
||||
// packet num must be aways zero
|
||||
// packet num must be always zero
|
||||
if (header.h.packetNum)
|
||||
{
|
||||
LogPrint (eLogError, "SSU2: Non zero packet number in SessionConfirmed");
|
||||
|
||||
Reference in New Issue
Block a user