1
0
mirror of https://github.com/winfsp/winfsp.git synced 2025-12-26 22:12:44 -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

@@ -90,7 +90,7 @@ NTSTATUS FspCreate(
}
VOID FspCreateComplete(
PIRP Irp, FSP_FSCTL_TRANSACT_RSP *Response)
PIRP Irp, const FSP_FSCTL_TRANSACT_RSP *Response)
{
FSP_ENTER_IOC(PAGED_CODE());