From c29f0fce5b129cde98ea6bfa4679989d4e30d1e7 Mon Sep 17 00:00:00 2001 From: Josh Soref Date: Wed, 28 Feb 2018 04:39:54 +0000 Subject: [PATCH] spelling: operation --- src/See/Packet.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/See/Packet.h b/src/See/Packet.h index 9ad36982..478fa6f0 100644 --- a/src/See/Packet.h +++ b/src/See/Packet.h @@ -844,7 +844,7 @@ VOID NPF_BindAdapter( \brief Callback for NDIS UnbindAdapterHandler. \param Status out variable filled by NPF_UnbindAdapter with the status of the unbind operation. \param ProtocolBindingContext Context of the function. Contains a pointer to the OPEN_INSTANCE structure associated with current instance. - \param UnbindContext Specifies a handle, supplied by NDIS, that NPF can use to complete the opration. + \param UnbindContext Specifies a handle, supplied by NDIS, that NPF can use to complete the operation. Function called by NDIS when a new adapter is removed from the machine without shutting it down. NPF_UnbindAdapter closes the adapter calling NdisCloseAdapter() and frees the memory and the structures