mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-03 04:13:31 +00: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