mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-28 11:47:48 +02:00
merge webui code
This commit is contained in:
parent
d4a0076aba
commit
e5f5f96771
7 changed files with 23 additions and 10 deletions
|
@ -48,7 +48,7 @@ namespace tunnel
|
|||
|
||||
uint32_t GetCreationTime () const { return m_CreationTime; };
|
||||
void SetCreationTime (uint32_t t) { m_CreationTime = t; };
|
||||
|
||||
|
||||
private:
|
||||
|
||||
uint32_t m_TunnelID, m_NextTunnelID;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue