svx/source/dialog/crashreportui.cxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 135c160d41e68c8ba4178684cce6fb88b1f57d78
Author: Stephan Bergmann <sberg...@redhat.com>
Date:   Tue Dec 12 08:20:46 2017 +0100

    loplugin:salcall
    
    Change-Id: I38be4ffc8e93cdc567fbaaf826ce791fa79bbfaf

diff --git a/svx/source/dialog/crashreportui.cxx 
b/svx/source/dialog/crashreportui.cxx
index 1b2acdd308e4..b91aee8dafe9 100644
--- a/svx/source/dialog/crashreportui.cxx
+++ b/svx/source/dialog/crashreportui.cxx
@@ -75,7 +75,7 @@ css::uno::Any SAL_CALL 
CrashReportUI::dispatchWithReturnValue(const css::util::U
 
 }
 
-extern "C" SAL_DLLPUBLIC_EXPORT css::uno::XInterface * SAL_CALL
+extern "C" SAL_DLLPUBLIC_EXPORT css::uno::XInterface *
 com_sun_star_comp_svx_CrashReportUI_get_implementation(
     css::uno::XComponentContext *context,
     css::uno::Sequence<css::uno::Any> const &)
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to