mirror of
https://github.com/bol-van/zapret.git
synced 2024-11-26 12:10:53 +03:00
winws: minor code fix
This commit is contained in:
parent
11f6e07fa7
commit
fdb97e4654
@ -1099,7 +1099,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