mirror of
https://github.com/reactos/wine.git
synced 2024-11-25 12:49:45 +00:00
oleaut32: Fix some typos.
This commit is contained in:
parent
a0ae69a8d1
commit
1ab9649079
@ -691,8 +691,8 @@ HRESULT WINAPI OleTranslateColor(
|
|||||||
|
|
||||||
extern HRESULT OLEAUTPS_DllGetClassObject(REFCLSID rclsid, REFIID riid, LPVOID *ppv);
|
extern HRESULT OLEAUTPS_DllGetClassObject(REFCLSID rclsid, REFIID riid, LPVOID *ppv);
|
||||||
|
|
||||||
extern void _get_STDFONT_CF(LPVOID);
|
extern void _get_STDFONT_CF(LPVOID *);
|
||||||
extern void _get_STDPIC_CF(LPVOID);
|
extern void _get_STDPIC_CF(LPVOID *);
|
||||||
|
|
||||||
static HRESULT WINAPI PSDispatchFacBuf_QueryInterface(IPSFactoryBuffer *iface, REFIID riid, void **ppv)
|
static HRESULT WINAPI PSDispatchFacBuf_QueryInterface(IPSFactoryBuffer *iface, REFIID riid, void **ppv)
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user