1
0
mirror of https://github.com/winfsp/winfsp.git synced 2025-12-22 20:13:03 -06:00
This commit is contained in:
Bill Zissimopoulos
2015-11-28 13:08:34 -08:00
parent adc662b6c3
commit 7ab5998c49
17 changed files with 26 additions and 25 deletions

View File

@@ -74,7 +74,7 @@ NTSTATUS FspCleanup(
}
VOID FspCleanupComplete(
PIRP Irp, FSP_FSCTL_TRANSACT_RSP *Response)
PIRP Irp, const FSP_FSCTL_TRANSACT_RSP *Response)
{
FSP_ENTER_IOC(PAGED_CODE());