Fixed the calling convention of the cancel routine.

svn path=/trunk/; revision=14292
This commit is contained in:
Hartmut Birr 2005-03-23 19:05:42 +00:00
parent 8e6267fd39
commit 1821eebb12

View file

@ -18,7 +18,7 @@
/* FUNCTIONS *****************************************************************/
static VOID
static VOID STDCALL
NpfsListeningCancelRoutine(IN PDEVICE_OBJECT DeviceObject,
IN PIRP Irp)
{