[CLIPBRD]: Fix SVN patching failure & build; see r70329 and CORE-10662. Patch of r70329 was by Ricardo Hanke :)

svn path=/trunk/; revision=70330
This commit is contained in:
Hermès Bélusca-Maïto 2015-12-12 20:47:36 +00:00
parent e19711eebf
commit 626de8ff8e

View file

@ -204,5 +204,5 @@ UINT RealizeClipboardPalette(HWND hWnd)
CloseClipboard();
PlayEnhMetaFile(hdc, hEmf, lpRect);
return uResult;
}