1
0
mirror of https://github.com/winfsp/winfsp.git synced 2025-12-25 13:32:08 -06:00
This commit is contained in:
Bill Zissimopoulos
2015-11-19 22:14:44 -08:00
parent 6d8e820067
commit d8621c8490
3 changed files with 4 additions and 4 deletions

View File

@@ -26,5 +26,5 @@ FspClose(
Result = STATUS_INVALID_DEVICE_REQUEST;
FSP_LEAVE_MJ("", 0);
FSP_LEAVE_MJ("FileObject=%p", IrpSp->FileObject);
}