=?UTF-8?Q?Stefan=20D=C3=B6singer=20?=: wined3d: Update wined3d_volume_create in the spec file.

Alexandre Julliard julliard at winehq.org
Wed Oct 16 14:25:50 CDT 2013


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

Author: Stefan Dösinger <stefan at codeweavers.com>
Date:   Wed Oct 16 00:56:34 2013 +0200

wined3d: Update wined3d_volume_create in the spec file.

This was missing in ac871305f8e646e0eacdae855396755e3a909637.

---

 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 f451b7a..14400fc 100644
--- a/dlls/wined3d/wined3d.spec
+++ b/dlls/wined3d/wined3d.spec
@@ -275,7 +275,7 @@
 @ cdecl wined3d_vertex_declaration_get_parent(ptr)
 @ cdecl wined3d_vertex_declaration_incref(ptr)
 
-@ cdecl wined3d_volume_create(ptr long long long long long long ptr ptr ptr)
+@ cdecl wined3d_volume_create(ptr long long long long long long long ptr ptr ptr)
 @ cdecl wined3d_volume_decref(ptr)
 @ cdecl wined3d_volume_from_resource(ptr)
 @ cdecl wined3d_volume_get_parent(ptr)




More information about the wine-cvs mailing list