vcl/skia/win/gdiimpl.cxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 73a382d6ab146c49c11b86e6b6bbef3f2044cccf
Author:     Stephan Bergmann <sberg...@redhat.com>
AuthorDate: Fri Apr 17 10:28:32 2020 +0200
Commit:     Stephan Bergmann <sberg...@redhat.com>
CommitDate: Fri Apr 17 11:36:54 2020 +0200

    loplugin:external (clang-cl)
    
    Change-Id: I409509d434f5536c6f131c1330974d442e6eba57
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/92404
    Tested-by: Jenkins
    Reviewed-by: Stephan Bergmann <sberg...@redhat.com>

diff --git a/vcl/skia/win/gdiimpl.cxx b/vcl/skia/win/gdiimpl.cxx
index 2de81c7d8f16..cb5b9c115e4f 100644
--- a/vcl/skia/win/gdiimpl.cxx
+++ b/vcl/skia/win/gdiimpl.cxx
@@ -110,7 +110,7 @@ bool 
WinSkiaSalGraphicsImpl::RenderAndCacheNativeControl(CompatibleDC& rWhite, C
 }
 
 #ifdef SAL_LOG_INFO
-HRESULT checkResult(HRESULT hr, const char* file, size_t line)
+static HRESULT checkResult(HRESULT hr, const char* file, size_t line)
 {
     if (FAILED(hr))
     {
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to