vcl/qa/cppunit/canvasbitmaptest.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit f6f84ab38b64b5102ce663674cb654a357361326 Author: Noel Grandin <[email protected]> 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; _______________________________________________ Libreoffice-commits mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
