mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-26 19:33:31 +00:00
[NTOS:OB] Correct a typo
This commit is contained in:
committed by
George Bișoc
parent
797d10cf82
commit
8dc41c663d
@@ -724,7 +724,7 @@ ObpCloseHandleTableEntry(IN PHANDLE_TABLE HandleTable,
|
||||
return STATUS_HANDLE_NOT_CLOSABLE;
|
||||
}
|
||||
|
||||
/* Success, validate callout retrn */
|
||||
/* Success, validate callout return */
|
||||
ObpCalloutEnd(CalloutIrql, "NtClose", ObjectType, Body);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user