diff options
Diffstat (limited to 'user/libreoffice/boost.patch')
-rw-r--r-- | user/libreoffice/boost.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/user/libreoffice/boost.patch b/user/libreoffice/boost.patch index f72016725..cd8ef9dba 100644 --- a/user/libreoffice/boost.patch +++ b/user/libreoffice/boost.patch @@ -4,8 +4,8 @@ sfx2/source/appl/shutdownicon.cxx:170:12: error: no viable conversion from retur return loaded; ^~~~~~ ---- sfx2/source/appl/shutdownicon.cxx.orig 2018-06-19 22:27:30 UTC -+++ sfx2/source/appl/shutdownicon.cxx +--- lo/sfx2/source/appl/shutdownicon.cxx.orig 2018-06-19 22:27:30 UTC ++++ lo/sfx2/source/appl/shutdownicon.cxx @@ -167,7 +167,7 @@ bool LoadModule() #endif // ENABLE_QUICKSTART_APPLET } |