1
0
mirror of https://github.com/winfsp/winfsp.git synced 2025-12-23 04:22:07 -06:00

sys: FspIopDispatchRetryComplete()

This commit is contained in:
Bill Zissimopoulos
2016-01-26 20:03:56 -08:00
parent af5745d5fc
commit 79a6539caa
4 changed files with 9 additions and 10 deletions

View File

@@ -714,7 +714,7 @@ VOID FspFsvolCreateComplete(
}
NTSTATUS FspFsvolCreateRetryComplete(
PIRP Irp, FSP_FSCTL_TRANSACT_REQ *Request)
PIRP Irp)
{
PAGED_CODE();