mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 04:13:34 +00:00
- fix build
svn path=/trunk/; revision=24622
This commit is contained in:
@@ -874,7 +874,7 @@ DbgkpOpenHandles(IN PDBGUI_WAIT_STATE_CHANGE WaitStateChange,
|
||||
|
||||
VOID
|
||||
NTAPI
|
||||
DbgkpDeleteObject(IN PVOID Object)
|
||||
DbgkpDeleteObject(IN PVOID DebugObject)
|
||||
{
|
||||
PAGED_CODE();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user