mirror of
https://github.com/SoftEtherVPN/SoftEtherVPN.git
synced 2025-12-17 07:31:37 +03:00
spelling: disabled
This commit is contained in:
@ -70,7 +70,7 @@ NTSTATUS NPF_Read(IN PDEVICE_OBJECT DeviceObject,IN PIRP Irp)
|
||||
|
||||
if( Open->Bound == FALSE )
|
||||
{
|
||||
// The Network adapter has been removed or diasabled
|
||||
// The Network adapter has been removed or disabled
|
||||
EXIT_FAILURE(0);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user