From 5c2dafb758712d1ab6ea5ddc287c57aabf3f8419 Mon Sep 17 00:00:00 2001 From: Dima Panov Date: Thu, 4 Feb 2021 09:21:55 +0000 Subject: Please welcome LibreOffice suite 7.1.0 release! Release Notes: https://blog.documentfoundation.org/blog/2021/02/03/libreoffice-7-1-community/ --- editors/libreoffice/files/patch-basic_source_classes_sbxmod.cxx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'editors/libreoffice/files/patch-basic_source_classes_sbxmod.cxx') diff --git a/editors/libreoffice/files/patch-basic_source_classes_sbxmod.cxx b/editors/libreoffice/files/patch-basic_source_classes_sbxmod.cxx index 3eb7b7bbbb57..e4bed6e1290b 100644 --- a/editors/libreoffice/files/patch-basic_source_classes_sbxmod.cxx +++ b/editors/libreoffice/files/patch-basic_source_classes_sbxmod.cxx @@ -1,6 +1,6 @@ ---- basic/source/classes/sbxmod.cxx.orig +--- basic/source/classes/sbxmod.cxx.orig 2020-11-22 14:05:28 UTC +++ basic/source/classes/sbxmod.cxx -@@ -1059,7 +1059,7 @@ void SbModule::Run( SbMethod* pMeth ) +@@ -1130,7 +1130,7 @@ void SbModule::Run( SbMethod* pMeth ) struct rlimit rl; getrlimit ( RLIMIT_STACK, &rl ); #endif -- cgit v1.2.3