Author: tkreuzer
Date: Sun Feb 15 16:18:18 2015
New Revision: 66293
URL:
http://svn.reactos.org/svn/reactos?rev=66293&view=rev
Log:
[FRAMEDYN]
Fix copypasta in the spec file
Modified:
trunk/reactos/dll/win32/framedyn/framedyn.spec
Modified: trunk/reactos/dll/win32/framedyn/framedyn.spec
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/framedyn/framedy…
==============================================================================
--- trunk/reactos/dll/win32/framedyn/framedyn.spec [iso-8859-1] (original)
+++ trunk/reactos/dll/win32/framedyn/framedyn.spec [iso-8859-1] Sun Feb 15 16:18:18 2015
@@ -149,7 +149,7 @@
@ stdcall -arch=win32 ??H@YG?AVCHString@@PBGABV0@@Z(wstr ptr) _ZplPKwRK8CHString # class
CHString __stdcall operator+(unsigned short const *,class CHString const &)
@ stdcall -arch=win64 ??H@YA?AVCHString@@PEBGAEBV0@@Z(wstr ptr) _ZplPKwRK8CHString #
class CHString __stdcall operator+(unsigned short const *,class CHString const &)
@ stdcall -arch=win32 ??H@YG?AVCHString@@ABV0@0@Z(ptr ptr) _ZplRK8CHStringS1_ # class
CHString __stdcall operator+(class CHString const &,class CHString const &)
-@ stdcall -arch=win64 ??H@YA?AVCHString@@AEBV0@G@Z(ptr ptr) _ZplRK8CHStringS1_ # class
CHString __stdcall operator+(class CHString const &,class CHString const &)
+@ stdcall -arch=win64 ??H@YA?AVCHString@@AEBV0@0@Z(ptr ptr) _ZplRK8CHStringS1_ # class
CHString __stdcall operator+(class CHString const &,class CHString const &)
@ thiscall -arch=win32 ?Flush@Provider@@MAEXXZ() _ZN8Provider5FlushEv # protected:
virtual void __thiscall Provider::Flush(void)
@ thiscall -arch=win64 ?Flush@Provider@@MEAAXXZ() _ZN8Provider5FlushEv # protected:
virtual void __thiscall Provider::Flush(void)
@ thiscall -arch=win32 ?ValidateDeletionFlags@Provider@@MAEJJ@Z(long)
_ZN8Provider21ValidateDeletionFlagsEl # protected: virtual long __thiscall
Provider::ValidateDeletionFlags(long)