summaryrefslogtreecommitdiff
path: root/editors/libreoffice/files/patch-sal_osl_unx_uunxapi.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-sal_osl_unx_uunxapi.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-sal_osl_unx_uunxapi.cxx')
-rw-r--r--editors/libreoffice/files/patch-sal_osl_unx_uunxapi.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/editors/libreoffice/files/patch-sal_osl_unx_uunxapi.cxx b/editors/libreoffice/files/patch-sal_osl_unx_uunxapi.cxx
index b69fe52c57bd..febc692a4128 100644
--- a/editors/libreoffice/files/patch-sal_osl_unx_uunxapi.cxx
+++ b/editors/libreoffice/files/patch-sal_osl_unx_uunxapi.cxx
@@ -1,6 +1,6 @@
---- sal/osl/unx/uunxapi.cxx.bak 2019-03-23 22:42:30.703590000 -0500
-+++ sal/osl/unx/uunxapi.cxx 2019-03-23 22:46:37.905090000 -0500
-@@ -563,14 +563,22 @@
+--- sal/osl/unx/uunxapi.cxx.orig 2020-11-22 14:05:28 UTC
++++ sal/osl/unx/uunxapi.cxx
+@@ -595,14 +595,22 @@ std::string UnixErrnoString(int nErrno)
case EBFONT:
return "EBFONT";
#endif