Tag: cws_src680_oj14 User: oj Date: 06/03/20 03:09:49 Modified: /dba/connectivity/source/drivers/dbase/ DNoException.cxx
Log: RESYNC: (1.15-1.17); FILE MERGED File Changes: Directory: /dba/connectivity/source/drivers/dbase/ ================================================== File [changed]: DNoException.cxx Url: http://dba.openoffice.org/source/browse/dba/connectivity/source/drivers/dbase/DNoException.cxx?r1=1.15.26.1&r2=1.15.26.2 Delta lines: +4 -4 ------------------- --- DNoException.cxx 20 Mar 2006 08:21:29 -0000 1.15.26.1 +++ DNoException.cxx 20 Mar 2006 11:09:46 -0000 1.15.26.2 @@ -206,7 +206,7 @@ return sal_False; } - ULONG nLength; + sal_uInt32 nLength; (*m_pMemoStream) >> nLength; if (m_aMemoHeader.db_typ == MemodBaseIV) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
