msvcp90: Add a space between the spec entry name the implementation function.

Francois Gouget fgouget at free.fr
Tue Jun 26 05:32:44 CDT 2012


---

This is the one spec entry without a space in this place in Wine.

 dlls/msvcp90/msvcp90.spec |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dlls/msvcp90/msvcp90.spec b/dlls/msvcp90/msvcp90.spec
index e2d31d7..4f6faca 100644
--- a/dlls/msvcp90/msvcp90.spec
+++ b/dlls/msvcp90/msvcp90.spec
@@ -1591,7 +1591,7 @@
 @ thiscall -arch=win32 ??6?$basic_ostream at DU?$char_traits at D@std@@@std@@QAEAAV01 at N@Z(ptr double) basic_ostream_char_print_double
 @ cdecl -arch=win64 ??6?$basic_ostream at DU?$char_traits at D@std@@@std@@QEAAAEAV01 at N@Z(ptr double) basic_ostream_char_print_double
 @ thiscall -arch=win32 ??6?$basic_ostream at DU?$char_traits at D@std@@@std@@QAEAAV01 at O@Z(ptr double) basic_ostream_char_print_ldouble
-@ cdecl -arch=win64 ??6?$basic_ostream at DU?$char_traits at D@std@@@std@@QEAAAEAV01 at O@Z(ptr double)basic_ostream_char_print_ldouble
+@ cdecl -arch=win64 ??6?$basic_ostream at DU?$char_traits at D@std@@@std@@QEAAAEAV01 at O@Z(ptr double) basic_ostream_char_print_ldouble
 @ thiscall -arch=win32 ??6?$basic_ostream at DU?$char_traits at D@std@@@std@@QAEAAV01 at P6AAAV01@AAV01@@Z at Z(ptr ptr) basic_ostream_char_print_func
 @ cdecl -arch=win64 ??6?$basic_ostream at DU?$char_traits at D@std@@@std@@QEAAAEAV01 at P6AAEAV01@AEAV01@@Z at Z(ptr ptr) basic_ostream_char_print_func
 @ thiscall -arch=win32 ??6?$basic_ostream at DU?$char_traits at D@std@@@std@@QAEAAV01 at P6AAAV?$basic_ios at DU?$char_traits at D@std@@@1 at AAV21@@Z at Z(ptr ptr) basic_ostream_char_print_func_basic_ios
-- 
1.7.10



More information about the wine-patches mailing list