summaryrefslogtreecommitdiff
path: root/editors/openoffice.org-2.0-devel/files/patch-i66729
diff options
context:
space:
mode:
Diffstat (limited to 'editors/openoffice.org-2.0-devel/files/patch-i66729')
-rw-r--r--editors/openoffice.org-2.0-devel/files/patch-i6672917
1 files changed, 0 insertions, 17 deletions
diff --git a/editors/openoffice.org-2.0-devel/files/patch-i66729 b/editors/openoffice.org-2.0-devel/files/patch-i66729
deleted file mode 100644
index 31893681634c..000000000000
--- a/editors/openoffice.org-2.0-devel/files/patch-i66729
+++ /dev/null
@@ -1,17 +0,0 @@
-Index: connectivity/source/drivers/dbase/DTable.cxx
-===================================================================
-RCS file: /cvs/dba/connectivity/source/drivers/dbase/DTable.cxx,v
-retrieving revision 1.94
-retrieving revision 1.94.4.1
-diff -u -r1.94 -r1.94.4.1
---- connectivity/source/drivers/dbase/DTable.cxx 20 Jun 2006 01:21:12 -0000 1.94
-+++ connectivity/source/drivers/dbase/DTable.cxx 27 Jun 2006 20:00:34 -0000 1.94.4.1
-@@ -2408,7 +2408,7 @@
- return sal_False;
- }
-
-- ULONG nLength;
-+ sal_uInt32 nLength(0);
- (*m_pMemoStream) >> nLength;
-
- if (m_aMemoHeader.db_typ == MemodBaseIV)