[Libreoffice-commits] core.git: bridges/source

Caolán McNamara caolanm at redhat.com
Wed Jun 11 01:51:58 PDT 2014


 bridges/source/cpp_uno/gcc3_linux_x86-64/share.hxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit e19670ac3cbef9f0e83edda7576b6462e21e62b5
Author: Caolán McNamara <caolanm at redhat.com>
Date:   Wed Jun 11 09:51:24 2014 +0100

    fix build
    
    Change-Id: Ic301459b751585a91aa4d6667fbe512d13bbb458

diff --git a/bridges/source/cpp_uno/gcc3_linux_x86-64/share.hxx b/bridges/source/cpp_uno/gcc3_linux_x86-64/share.hxx
index 624d543..f2e7340 100644
--- a/bridges/source/cpp_uno/gcc3_linux_x86-64/share.hxx
+++ b/bridges/source/cpp_uno/gcc3_linux_x86-64/share.hxx
@@ -127,7 +127,7 @@ extern "C" void __cxa_throw(
     __attribute__((noreturn));
 }
 #endif
-}
+
 #endif
 
 namespace CPPU_CURRENT_NAMESPACE


More information about the Libreoffice-commits mailing list