Commit 9f42e78b authored by Francois Gouget's avatar Francois Gouget Committed by Alexandre Julliard

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

parent 74bf9f1f
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment