Fixed a stdcall bug

svn path=/trunk/; revision=975
This commit is contained in:
Eric Kohl 2000-01-31 20:26:15 +00:00
parent f09ef9894a
commit 33258c166f

View file

@ -66,7 +66,7 @@ VOID VGAUnshareVideoMemory(IN PVIDEO_MEMORY MemoryToUnshare,
// RETURNS: // RETURNS:
// VP_STATUS // VP_STATUS
STDCALL VP_STATUS VP_STATUS STDCALL
DriverEntry(IN PVOID Context1, DriverEntry(IN PVOID Context1,
IN PVOID Context2) IN PVOID Context2)
{ {