mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-27 11:17:49 +02:00
variable name
This commit is contained in:
parent
091c13ff41
commit
9aeb773169
2 changed files with 4 additions and 4 deletions
|
@ -97,7 +97,7 @@ namespace client
|
|||
std::string m_WebircPass;
|
||||
std::shared_ptr<const i2p::data::IdentityEx> m_From;
|
||||
std::stringstream m_OutPacket, m_InPacket;
|
||||
bool m_isWebIrced;
|
||||
bool m_NeedsWebIrc;
|
||||
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue