gdiplus: Fix a couple of prototypes in the spec file.

Francois Gouget fgouget at free.fr
Thu Aug 2 17:44:01 CDT 2007


---
 dlls/gdiplus/gdiplus.spec |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dlls/gdiplus/gdiplus.spec b/dlls/gdiplus/gdiplus.spec
index 6b79a71..f92c18c 100644
--- a/dlls/gdiplus/gdiplus.spec
+++ b/dlls/gdiplus/gdiplus.spec
@@ -495,7 +495,7 @@
 @ stub GdipSaveAddImage
 @ stdcall GdipSaveGraphics(ptr ptr)
 @ stub GdipSaveImageToFile
-@ stdcall GdipSaveImageToStream(ptr ptr ptr)
+@ stdcall GdipSaveImageToStream(ptr ptr ptr ptr)
 @ stub GdipScaleLineTransform
 @ stdcall GdipScaleMatrix(ptr long long long)
 @ stub GdipScalePathGradientTransform
@@ -522,7 +522,7 @@
 @ stub GdipSetEffectParameters
 @ stub GdipSetEmpty
 @ stub GdipSetImageAttributesCachedBackground
-@ stdcall GdipSetImageAttributesColorKeys(ptr long long long)
+@ stdcall GdipSetImageAttributesColorKeys(ptr long long long long)
 @ stub GdipSetImageAttributesColorMatrix
 @ stub GdipSetImageAttributesGamma
 @ stub GdipSetImageAttributesNoOp
-- 
1.4.4.4




More information about the wine-patches mailing list