mirror of
https://github.com/winfsp/winfsp.git
synced 2026-06-29 15:51:04 -05:00
sys: WIP
This commit is contained in:
+1
-1
@@ -44,7 +44,7 @@ NTSTATUS FspDeviceControl(
|
||||
}
|
||||
|
||||
VOID FspDeviceControlComplete(
|
||||
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