mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-01 04:13:35 +00:00
fixing few compiling issue.
svn path=/branches/reactx/; revision=29615
This commit is contained in:
@@ -100,7 +100,7 @@ NtGdiDdEndMoCompFrame(HANDLE hMoComp,
|
||||
}
|
||||
|
||||
DPRINT1("Calling on dxg.sys pfnDdEndMoCompFrame");
|
||||
return pfnDdEndMoCompFrame(hMoComp, puBeginFrameData);
|
||||
return pfnDdEndMoCompFrame(hMoComp, puEndFrameData);
|
||||
}
|
||||
|
||||
/************************************************************************/
|
||||
|
||||
Reference in New Issue
Block a user