mirror of
https://github.com/winfsp/winfsp.git
synced 2026-06-26 06:18:21 -05:00
sys: WIP
This commit is contained in:
+1
-1
@@ -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());
|
||||
|
||||
|
||||
Reference in New Issue
Block a user