mirror of
https://github.com/winfsp/winfsp.git
synced 2025-12-22 20:13:03 -06:00
sys: WIP
This commit is contained in:
@@ -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());
|
||||
|
||||
|
||||
Reference in New Issue
Block a user