sal/osl/w32/signal.cxx |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 8d463bbf6ac7f76054924c1f35a71ffa4bdd4c96
Author: Stephan Bergmann <[email protected]>
Date:   Thu Mar 31 13:21:32 2016 +0200

    ...one more detail to get things fixed
    
    Change-Id: If5d3cb2242e08e559380a4e2c86c96dc6cdc0c71

diff --git a/sal/osl/w32/signal.cxx b/sal/osl/w32/signal.cxx
index d4a7967..cb4c668 100644
--- a/sal/osl/w32/signal.cxx
+++ b/sal/osl/w32/signal.cxx
@@ -172,6 +172,8 @@ void win_seh_translator( unsigned nSEHCode, 
_EXCEPTION_POINTERS* /* pExcPtrs */)
         throw std::runtime_error( pSEHName);
 }
 
+}
+
 void onErrorReportingChanged(bool bEnable)
 {
 #if defined _MSC_VER
@@ -183,6 +185,4 @@ void onErrorReportingChanged(bool bEnable)
 #endif
 }
 
-}
-
 /* vim:set shiftwidth=4 softtabstop=4 expandtab: */
_______________________________________________
Libreoffice-commits mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to