wined3d: Fix the WineDirect3DCreate() export.

Francois Gouget fgouget at free.fr
Sun Oct 26 17:39:27 CDT 2008


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

diff --git a/dlls/wined3d/wined3d.spec b/dlls/wined3d/wined3d.spec
index fc36584..2f2677c 100644
--- a/dlls/wined3d/wined3d.spec
+++ b/dlls/wined3d/wined3d.spec
@@ -1,2 +1,2 @@
-@ stdcall WineDirect3DCreate(long long ptr)
+@ stdcall WineDirect3DCreate(long ptr)
 @ stdcall WineDirect3DCreateClipper(ptr)
-- 
1.5.6.5




More information about the wine-patches mailing list