mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-30 12:47:48 +02:00
Fixed typos (thx zzz)
This commit is contained in:
parent
c10d0fdb7e
commit
8434863beb
2 changed files with 4 additions and 4 deletions
|
@ -76,7 +76,7 @@ public:
|
|||
// I2PControl specific
|
||||
InvalidPassword = 32001,
|
||||
NoToken = 32002,
|
||||
NonexistantToken = 32003,
|
||||
NonexistentToken = 32003,
|
||||
ExpiredToken = 32004,
|
||||
UnspecifiedVersion = 32005,
|
||||
UnsupportedVersion = 32006
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue