mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-28 11:47:48 +02:00
a bug has been fixed. some warnings have been found
This commit is contained in:
parent
4b2e6b8b2f
commit
a9ac6b77f4
2 changed files with 3 additions and 1 deletions
|
@ -31,6 +31,7 @@ namespace tunnel
|
|||
{
|
||||
public:
|
||||
|
||||
//WARNING!!! GetSecondsSinceEpoch() return uint64_t
|
||||
TunnelBase (): m_CreationTime (i2p::util::GetSecondsSinceEpoch ()) {};
|
||||
virtual ~TunnelBase () {};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue