mirror of
https://github.com/bol-van/zapret.git
synced 2024-11-11 17:29:16 +05:00
fix minor regression
This commit is contained in:
parent
0d3b7b6542
commit
b44c697171
@ -1096,7 +1096,7 @@ bool nlm_list(bool bAll)
|
||||
IEnumNetworkConnections *pEnumConnections;
|
||||
VARIANT_BOOL bIsConnected, bIsConnectedInet;
|
||||
NLM_NETWORK_CATEGORY category;
|
||||
GUID idNet, idAdapter, idConn;
|
||||
GUID idNet, idAdapter;
|
||||
BSTR bstrName;
|
||||
char Name[128],Name2[128];
|
||||
int connected;
|
||||
|
Loading…
Reference in New Issue
Block a user