projects
/
wine
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a0ae69a
)
oleaut32: Fix some typos.
author
Andrew Talbot
<Andrew.Talbot@talbotville.com>
Tue, 5 Jun 2007 22:08:40 +0000
(23:08 +0100)
committer
Alexandre Julliard
<julliard@winehq.org>
Wed, 6 Jun 2007 12:07:28 +0000
(14:07 +0200)
dlls/oleaut32/oleaut.c
patch
|
blob
|
blame
|
history
diff --git
a/dlls/oleaut32/oleaut.c
b/dlls/oleaut32/oleaut.c
index
1fe68b8
..
6778af1
100644
(file)
--- a/
dlls/oleaut32/oleaut.c
+++ b/
dlls/oleaut32/oleaut.c
@@
-691,8
+691,8
@@
HRESULT WINAPI OleTranslateColor(
extern HRESULT OLEAUTPS_DllGetClassObject(REFCLSID rclsid, REFIID riid, LPVOID *ppv);
-extern void _get_STDFONT_CF(LPVOID);
-extern void _get_STDPIC_CF(LPVOID);
+extern void _get_STDFONT_CF(LPVOID
*
);
+extern void _get_STDPIC_CF(LPVOID
*
);
static HRESULT WINAPI PSDispatchFacBuf_QueryInterface(IPSFactoryBuffer *iface, REFIID riid, void **ppv)
{