[ros-diffs] [janderwald] 34071: - fix typo

janderwald at svn.reactos.org janderwald at svn.reactos.org
Tue Jun 24 14:57:56 CEST 2008


Author: janderwald
Date: Tue Jun 24 07:57:56 2008
New Revision: 34071

URL: http://svn.reactos.org/svn/reactos?rev=34071&view=rev
Log:
- fix typo

Modified:
    trunk/reactos/dll/win32/msvcrt/msvcrt.def

Modified: trunk/reactos/dll/win32/msvcrt/msvcrt.def
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/msvcrt/msvcrt.def?rev=34071&r1=34070&r2=34071&view=diff
==============================================================================
--- trunk/reactos/dll/win32/msvcrt/msvcrt.def [iso-8859-1] (original)
+++ trunk/reactos/dll/win32/msvcrt/msvcrt.def [iso-8859-1] Tue Jun 24 07:57:56 2008
@@ -26,7 +26,7 @@
   ??3 at YAXPAX@Z=MSVCRT_operator_delete @19
   ??4__non_rtti_object@@QAEAAV0 at ABV0@@Z=__thiscall_MSVCRT___non_rtti_object_opequals @20
   ??4bad_cast@@QAEAAV0 at ABV0@@Z=__thiscall_MSVCRT_bad_cast_opequals @21
-  ???4bad_typeid@@QAEAAV0 at ABV0@@Z=__thiscall_MSVCRT_bad_typeid_opequals @22
+  ??4bad_typeid@@QAEAAV0 at ABV0@@Z=__thiscall_MSVCRT_bad_typeid_opequals @22
   ??4exception@@QAEAAV0 at ABV0@@Z=__thiscall_MSVCRT_exception_opequals @23
   ??8type_info@@QBEHABV0@@Z=__thiscall_MSVCRT_type_info_opequals_equals @24
   ??9type_info@@QBEHABV0@@Z=__thiscall_MSVCRT_type_info_opnot_equals @25



More information about the Ros-diffs mailing list