mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 12:23:31 +00:00
[NDK]
pHalAllocateMapRegisters type functions are to return NTSTATUS and not BOOLEAN svn path=/trunk/; revision=51015
This commit is contained in:
@@ -88,7 +88,7 @@ VOID
|
||||
);
|
||||
|
||||
typedef
|
||||
BOOLEAN
|
||||
NTSTATUS
|
||||
(NTAPI *pHalAllocateMapRegisters)(
|
||||
IN PADAPTER_OBJECT AdapterObject,
|
||||
IN ULONG Unknown,
|
||||
|
||||
Reference in New Issue
Block a user