mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 19:26:32 +00:00
A bit of W32API friendliness...
svn path=/trunk/; revision=15978
This commit is contained in:
@@ -7,5 +7,5 @@
|
||||
|
||||
typedef struct
|
||||
{
|
||||
BOOL STDCALL_FUNC (*ResetDisplay)(VOID);
|
||||
BOOL (STDCALL *ResetDisplay)(VOID);
|
||||
} NTBOOTVID_FUNCTION_TABLE;
|
||||
|
||||
Reference in New Issue
Block a user