From b720d8447ce69a405b1f5f0b505841f4f9f6309a Mon Sep 17 00:00:00 2001 From: Josh Soref Date: Wed, 28 Feb 2018 04:39:35 +0000 Subject: [PATCH] spelling: opening --- src/See/Openclos.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/See/Openclos.c b/src/See/Openclos.c index 9f4e5190..8a5a9330 100644 --- a/src/See/Openclos.c +++ b/src/See/Openclos.c @@ -259,7 +259,7 @@ NTSTATUS NPF_Open(IN PDEVICE_OBJECT DeviceObject, IN PIRP Irp) // // Try to open the MAC // - IF_LOUD(DbgPrint("NPF: Openinig the device %ws, BindingContext=%d\n",DeviceExtension->AdapterName.Buffer, Open);) + IF_LOUD(DbgPrint("NPF: Opening the device %ws, BindingContext=%d\n",DeviceExtension->AdapterName.Buffer, Open);) NdisOpenAdapter( &Status,