From 326bff7298b0ac6fd9ebdaceea3d1950662dc3ee Mon Sep 17 00:00:00 2001 From: Josh Soref Date: Wed, 28 Feb 2018 03:00:00 +0000 Subject: [PATCH] spelling: completion --- 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 f30d0cc0..9f4e5190 100644 --- a/src/See/Openclos.c +++ b/src/See/Openclos.c @@ -129,7 +129,7 @@ NTSTATUS NPF_Open(IN PDEVICE_OBJECT DeviceObject, IN PIRP Irp) Open->DeviceExtension=DeviceExtension; - // Save the Irp here for the completeion routine to retrieve + // Save the Irp here for the completion routine to retrieve Open->OpenCloseIrp=Irp; // Allocate a packet pool for our xmit and receive packets