mirror of
https://github.com/PurpleI2P/i2pd
synced 2024-11-10 08:00:38 +03:00
Merge pull request #1555 from zamabuvaraeu/patch-1
Update Win32NetState.h
This commit is contained in:
commit
dca69e9b6e
@ -31,7 +31,8 @@ public:
|
||||
} else {
|
||||
Result = E_NOINTERFACE;
|
||||
}
|
||||
|
||||
AddRef();
|
||||
|
||||
return Result;
|
||||
}
|
||||
|
||||
@ -90,4 +91,4 @@ void SubscribeToEvents() { }
|
||||
void UnSubscribeFromEvents() { }
|
||||
|
||||
#endif // WINVER
|
||||
#endif
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user