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

Alexandre Julliard julliard at winehq.org
Tue Jun 26 13:34:13 CDT 2012


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

Author: Francois Gouget <fgouget at free.fr>
Date:   Tue Jun 26 12:32:44 2012 +0200

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

---

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

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




More information about the wine-cvs mailing list