mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-02-08 22:13:48 +01:00
Merge pull request #1555 from zamabuvaraeu/patch-1
Update Win32NetState.h
This commit is contained in:
commit
dca69e9b6e
1 changed files with 3 additions and 2 deletions
|
@ -31,6 +31,7 @@ public:
|
||||||
} else {
|
} else {
|
||||||
Result = E_NOINTERFACE;
|
Result = E_NOINTERFACE;
|
||||||
}
|
}
|
||||||
|
AddRef();
|
||||||
|
|
||||||
return Result;
|
return Result;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue