Francois Gouget : hlink: Fix the HlinkUpdateStackItem() prototype.

Alexandre Julliard julliard at winehq.org
Mon Dec 10 08:54:20 CST 2007


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

Author: Francois Gouget <fgouget at free.fr>
Date:   Mon Dec 10 01:24:57 2007 +0100

hlink: Fix the HlinkUpdateStackItem() prototype.

---

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

diff --git a/dlls/hlink/hlink.spec b/dlls/hlink/hlink.spec
index 280d21b..7dac4d9 100644
--- a/dlls/hlink/hlink.spec
+++ b/dlls/hlink/hlink.spec
@@ -6,7 +6,7 @@
 8 stdcall HlinkNavigateToStringReference(wstr wstr ptr long ptr long ptr ptr ptr)
 9 stdcall HlinkOnNavigate(ptr ptr long ptr wstr wstr ptr)
 10 stdcall HlinkNavigate(ptr ptr long ptr ptr ptr)
-11 stdcall HlinkUpdateStackItem(ptr ptr long wstr wstr)
+11 stdcall HlinkUpdateStackItem(ptr ptr long ptr wstr wstr)
 12 stub HlinkOnRenameDocument
 14 stub HlinkResolveMonikerForData
 15 stub HlinkResolveStringForData




More information about the wine-cvs mailing list