mirror of
https://github.com/reactos/reactos.git
synced 2026-06-02 09:20:43 +08:00
Fixed a stdcall bug
svn path=/trunk/; revision=975
This commit is contained in:
@@ -66,7 +66,7 @@ VOID VGAUnshareVideoMemory(IN PVIDEO_MEMORY MemoryToUnshare,
|
||||
// RETURNS:
|
||||
// VP_STATUS
|
||||
|
||||
STDCALL VP_STATUS
|
||||
VP_STATUS STDCALL
|
||||
DriverEntry(IN PVOID Context1,
|
||||
IN PVOID Context2)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user