Index: slot.cxx =================================================================== RCS file: /cvs/oo/framework/idl/source/objects/slot.cxx,v retrieving revision 1.1.1.1 diff -c -r1.1.1.1 slot.cxx *** slot.cxx 2000/09/18 16:30:41 1.1.1.1 --- slot.cxx 2002/06/28 11:20:25 *************** *** 1108,1114 **** } DBG_ASSERT( nPos <= nListCount, ! "nPos zu groá" ); DBG_ASSERT( nPos == nListCount || nId <= (USHORT) rList.GetObject(nPos)->xSlot->GetSlotId().GetValue(), "Nachfolger hat kleinere SlotId" ); --- 1108,1114 ---- } DBG_ASSERT( nPos <= nListCount, ! "nPos zu gro\xE1" ); DBG_ASSERT( nPos == nListCount || nId <= (USHORT) rList.GetObject(nPos)->xSlot->GetSlotId().GetValue(), "Nachfolger hat kleinere SlotId" );