[PATCH] wined3d: Update wined3d_volume_create in the spec file.

Stefan Dösinger stefan at codeweavers.com
Tue Oct 15 17:56:34 CDT 2013


This was missing in ac871305f8e646e0eacdae855396755e3a909637.
---
 dlls/wined3d/wined3d.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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)
-- 
1.8.1.5




More information about the wine-patches mailing list