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,