sw/qa/extras/odfimport/odfimport.cxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 7b398af091c2d130becc21d38381751830398140
Author:     Stephan Bergmann <sberg...@redhat.com>
AuthorDate: Thu Jan 12 08:33:29 2023 +0100
Commit:     Stephan Bergmann <sberg...@redhat.com>
CommitDate: Thu Jan 12 09:58:06 2023 +0000

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

diff --git a/sw/qa/extras/odfimport/odfimport.cxx 
b/sw/qa/extras/odfimport/odfimport.cxx
index 67c827b091da..c42f2661a2e4 100644
--- a/sw/qa/extras/odfimport/odfimport.cxx
+++ b/sw/qa/extras/odfimport/odfimport.cxx
@@ -1379,7 +1379,7 @@ CPPUNIT_TEST_FIXTURE(Test, testForcepoint108)
 
 #ifdef _WIN32
 template <class T>
-void runWindowsFileZoneTests(css::uno::Reference<css::frame::XDesktop2> 
aDesktop,
+static void runWindowsFileZoneTests(css::uno::Reference<css::frame::XDesktop2> 
aDesktop,
                              const OUString& sFileName, sal_Int32 configValue, 
sal_Int32 zoneId,
                              sal_Bool expectedResult)
 {

Reply via email to