summaryrefslogtreecommitdiff
path: root/editors/openoffice-3/files/patch-i98781
diff options
context:
space:
mode:
Diffstat (limited to 'editors/openoffice-3/files/patch-i98781')
-rw-r--r--editors/openoffice-3/files/patch-i987814
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/openoffice-3/files/patch-i98781 b/editors/openoffice-3/files/patch-i98781
index 8783a74433ad..ca3849a011f7 100644
--- a/editors/openoffice-3/files/patch-i98781
+++ b/editors/openoffice-3/files/patch-i98781
@@ -92,7 +92,7 @@ in files/patches-i85126
#include <dlfcn.h>
#include <cxxabi.h>
#include <hash_map>
-@@ -121,7 +121,7 @@
+@@ -121,7 +122,7 @@
};
//__________________________________________________________________________________________________
RTTI::RTTI() SAL_THROW( () )
@@ -101,7 +101,7 @@ in files/patches-i85126
: m_hApp( dlopen( 0, RTLD_NOW | RTLD_GLOBAL ) )
#else
: m_hApp( dlopen( 0, RTLD_LAZY ) )
-@@ -160,7 +160,7 @@
+@@ -160,7 +161,7 @@
buf.append( 'E' );
OString symName( buf.makeStringAndClear() );