mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-03 04:13:31 +00:00
-fix build some broke
svn path=/trunk/; revision=28557
This commit is contained in:
@@ -563,7 +563,7 @@ EngLockSurface(IN HSURF Surface)
|
||||
* @implemented
|
||||
*/
|
||||
VOID STDCALL
|
||||
NtGdiEngUnLockSurface(IN SURFOBJ *Surface)
|
||||
NtGdiEngUnlockSurface(IN SURFOBJ *Surface)
|
||||
{
|
||||
EngUnlockSurface(Surface);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user