User: kz Date: 2006/07/06 07:17:18 Modified: dba/connectivity/source/drivers/dbase/DTable.cxx
Log: INTEGRATION: CWS warningfixes01 (1.94.4); FILE MERGED 2006/06/27 20:00:34 fs 1.94.4.1: #i66729 File Changes: Directory: /dba/connectivity/source/drivers/dbase/ ================================================== File [changed]: DTable.cxx Url: http://dba.openoffice.org/source/browse/dba/connectivity/source/drivers/dbase/DTable.cxx?r1=1.94&r2=1.95 Delta lines: +1 -1 ------------------- --- DTable.cxx 20 Jun 2006 01:21:12 -0000 1.94 +++ DTable.cxx 6 Jul 2006 14:17:15 -0000 1.95 @@ -2408,7 +2408,7 @@ return sal_False; } - ULONG nLength; + sal_uInt32 nLength(0); (*m_pMemoStream) >> nLength; if (m_aMemoHeader.db_typ == MemodBaseIV) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
