[Libreoffice-commits] core.git: vcl/qa

Noel Grandin noel.grandin at collabora.co.uk
Fri Jan 20 08:40:13 UTC 2017


 vcl/qa/cppunit/canvasbitmaptest.cxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit f6f84ab38b64b5102ce663674cb654a357361326
Author: Noel Grandin <noel.grandin at collabora.co.uk>
Date:   Fri Jan 20 10:38:55 2017 +0200

    loplugin:dynexcspec
    
    Change-Id: Ibd8cb023d6b782cabaf8b1b4604205a691ca23b1

diff --git a/vcl/qa/cppunit/canvasbitmaptest.cxx b/vcl/qa/cppunit/canvasbitmaptest.cxx
index 9c9e5d8..53ce5c9 100644
--- a/vcl/qa/cppunit/canvasbitmaptest.cxx
+++ b/vcl/qa/cppunit/canvasbitmaptest.cxx
@@ -315,7 +315,7 @@ private:
         return uno::Sequence< sal_Int8 >();
     }
 
-    // @throws uno::RuntimeException
+    /// @throws uno::RuntimeException
     uno::Reference< rendering::XBitmapPalette > SAL_CALL getPalette(  ) throw (uno::RuntimeException)
     {
         uno::Reference< XBitmapPalette > aRet;


More information about the Libreoffice-commits mailing list