1
0
mirror of https://github.com/winfsp/winfsp.git synced 2026-06-26 06:18:21 -05: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
+1 -1
View File
@@ -714,7 +714,7 @@ VOID FspFsvolCreateComplete(
}
NTSTATUS FspFsvolCreateRetryComplete(
PIRP Irp, FSP_FSCTL_TRANSACT_REQ *Request)
PIRP Irp)
{
PAGED_CODE();