mirror of
https://github.com/SoftEtherVPN/SoftEtherVPN.git
synced 2025-06-28 11:55:08 +03:00
spelling: disabled
This commit is contained in:
parent
5edda3156c
commit
d4b74a0656
@ -70,7 +70,7 @@ NTSTATUS NPF_Read(IN PDEVICE_OBJECT DeviceObject,IN PIRP Irp)
|
|||||||
|
|
||||||
if( Open->Bound == FALSE )
|
if( Open->Bound == FALSE )
|
||||||
{
|
{
|
||||||
// The Network adapter has been removed or diasabled
|
// The Network adapter has been removed or disabled
|
||||||
EXIT_FAILURE(0);
|
EXIT_FAILURE(0);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user