mirror of
https://github.com/reactos/reactos.git
synced 2025-04-29 18:48:53 +00:00
[NTOSKRNL]
- Fix build svn path=/trunk/; revision=56736
This commit is contained in:
parent
afdd96eaae
commit
1fd67c9140
1 changed files with 1 additions and 1 deletions
|
@ -425,7 +425,7 @@ ExCreateCallback(OUT PCALLBACK_OBJECT *CallbackObject,
|
|||
0,
|
||||
ExCallbackObjectType,
|
||||
KernelMode,
|
||||
&Callback,
|
||||
(PVOID *)&Callback,
|
||||
NULL);
|
||||
|
||||
/* Close the Handle, since we now have the pointer */
|
||||
|
|
Loading…
Reference in a new issue