mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 04:13:34 +00:00
- Fix GCC compile bug.
svn path=/trunk/; revision=24545
This commit is contained in:
@@ -253,7 +253,7 @@ RtlLookupElementGenericTable(IN PRTL_GENERIC_TABLE Table,
|
||||
/* Call the full version */
|
||||
return RtlLookupElementGenericTableFull(Table,
|
||||
Buffer,
|
||||
&NodeOrParent,
|
||||
(PVOID)&NodeOrParent,
|
||||
&Result);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user