mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-05-19 05:41:47 +02:00
update log messages
Signed-off-by: R4SAS <r4sas@i2pmail.org>
This commit is contained in:
parent
3ca17fdc03
commit
b6b25dc9f3
4 changed files with 12 additions and 11 deletions
libi2pd
|
@ -159,7 +159,7 @@ namespace data
|
|||
}
|
||||
}
|
||||
else
|
||||
LogPrint (eLogWarning, "LeaseSet: Lease is expired already ");
|
||||
LogPrint (eLogWarning, "LeaseSet: Lease is expired already");
|
||||
}
|
||||
|
||||
uint64_t LeaseSet::ExtractTimestamp (const uint8_t * buf, size_t len) const
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue