Francois Gouget : wined3d: Remove a stray semi-colon from the spec file.

Alexandre Julliard julliard at winehq.org
Tue Dec 11 14:41:15 CST 2012


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

Author: Francois Gouget <fgouget at free.fr>
Date:   Tue Dec 11 10:52:12 2012 +0100

wined3d: Remove a stray semi-colon from the spec file.

---

 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 1d6e2b3..3b39c41 100644
--- a/dlls/wined3d/wined3d.spec
+++ b/dlls/wined3d/wined3d.spec
@@ -154,7 +154,7 @@
 @ cdecl wined3d_device_set_vs_consts_b(ptr long ptr long)
 @ cdecl wined3d_device_set_vs_consts_f(ptr long ptr long)
 @ cdecl wined3d_device_set_vs_consts_i(ptr long ptr long)
-@ cdecl wined3d_device_set_vs_sampler(ptr long ptr);
+@ cdecl wined3d_device_set_vs_sampler(ptr long ptr)
 @ cdecl wined3d_device_setup_fullscreen_window(ptr ptr long long)
 @ cdecl wined3d_device_show_cursor(ptr long)
 @ cdecl wined3d_device_uninit_3d(ptr)




More information about the wine-cvs mailing list