diff options
author | Dima Panov <fluffy@FreeBSD.org> | 2021-02-04 09:21:55 +0000 |
---|---|---|
committer | Dima Panov <fluffy@FreeBSD.org> | 2021-02-04 09:21:55 +0000 |
commit | 5c2dafb758712d1ab6ea5ddc287c57aabf3f8419 (patch) | |
tree | 0d517e7549a35d092012ce3bb76c1b04698c8836 /editors/libreoffice/files/patch-basic_source_runtime_methods.cxx | |
parent | devel/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_runtime_methods.cxx')
-rw-r--r-- | editors/libreoffice/files/patch-basic_source_runtime_methods.cxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/libreoffice/files/patch-basic_source_runtime_methods.cxx b/editors/libreoffice/files/patch-basic_source_runtime_methods.cxx index f8a7619297ad..69a066d4d15c 100644 --- a/editors/libreoffice/files/patch-basic_source_runtime_methods.cxx +++ b/editors/libreoffice/files/patch-basic_source_runtime_methods.cxx @@ -1,6 +1,6 @@ ---- basic/source/runtime/methods.cxx.orig +--- basic/source/runtime/methods.cxx.orig 2020-11-22 14:05:28 UTC +++ basic/source/runtime/methods.cxx -@@ -84,6 +84,7 @@ using namespace com::sun::star::uno; +@@ -85,6 +85,7 @@ using namespace com::sun::star::uno; #include <stdio.h> #include <stdlib.h> #include <errno.h> |