Jacek Caban : winex11: Fixed GetClipboardFormatName spec entry.

Alexandre Julliard julliard at wine.codeweavers.com
Mon Sep 10 10:18:06 CDT 2007


Module: wine
Branch: master
Commit: b5c0573dd8fc1faf372cdf24136f881b6754f52b
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=b5c0573dd8fc1faf372cdf24136f881b6754f52b

Author: Jacek Caban <jacek at codeweavers.com>
Date:   Sun Sep  9 20:11:52 2007 +0200

winex11: Fixed GetClipboardFormatName spec entry.

---

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

diff --git a/dlls/winex11.drv/winex11.drv.spec b/dlls/winex11.drv/winex11.drv.spec
index 6a6c173..ad9c989 100644
--- a/dlls/winex11.drv/winex11.drv.spec
+++ b/dlls/winex11.drv/winex11.drv.spec
@@ -95,7 +95,7 @@
 @ cdecl EndClipboardUpdate() X11DRV_EndClipboardUpdate
 @ cdecl EnumClipboardFormats(long) X11DRV_EnumClipboardFormats
 @ cdecl GetClipboardData(long ptr ptr) X11DRV_GetClipboardData
-@ cdecl GetClipboardFormatName(long str long) X11DRV_GetClipboardFormatName
+@ cdecl GetClipboardFormatName(long ptr long) X11DRV_GetClipboardFormatName
 @ cdecl GetDCEx(long long long) X11DRV_GetDCEx
 @ cdecl IsClipboardFormatAvailable(long) X11DRV_IsClipboardFormatAvailable
 @ cdecl MsgWaitForMultipleObjectsEx(long ptr long long long) X11DRV_MsgWaitForMultipleObjectsEx




More information about the wine-cvs mailing list