summaryrefslogtreecommitdiff
path: root/editors/libreoffice/files/patch-basic_source_classes_sbxmod.cxx
diff options
context:
space:
mode:
authorDima Panov <fluffy@FreeBSD.org>2021-02-04 09:21:55 +0000
committerDima Panov <fluffy@FreeBSD.org>2021-02-04 09:21:55 +0000
commit5c2dafb758712d1ab6ea5ddc287c57aabf3f8419 (patch)
tree0d517e7549a35d092012ce3bb76c1b04698c8836 /editors/libreoffice/files/patch-basic_source_classes_sbxmod.cxx
parentdevel/py-hg-evolve: Update to 10.2.0. (diff)
Please welcome LibreOffice suite 7.1.0 release!
Release Notes: https://blog.documentfoundation.org/blog/2021/02/03/libreoffice-7-1-community/
Diffstat (limited to 'editors/libreoffice/files/patch-basic_source_classes_sbxmod.cxx')
-rw-r--r--editors/libreoffice/files/patch-basic_source_classes_sbxmod.cxx4
1 files changed, 2 insertions, 2 deletions
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