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 @@ FspCleanup(
Result = STATUS_INVALID_DEVICE_REQUEST;
FSP_LEAVE_MJ("", 0);
FSP_LEAVE_MJ("FileObject=%p", IrpSp->FileObject);
}