include/cppuhelper/propshlp.hxx |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit ca1cb1b4ac43be0e75f579fc38dadae37743617e
Author: Michael Stahl <[email protected]>
Date:   Mon Jan 30 22:37:38 2017 +0100

    tdf#44502 cppuhelper: fix doxygen warning
    
    Change-Id: If1bb3d7cc37449fc6be5467dc5d4380083d66211

diff --git a/include/cppuhelper/propshlp.hxx b/include/cppuhelper/propshlp.hxx
index 2befe21..a546f5c 100644
--- a/include/cppuhelper/propshlp.hxx
+++ b/include/cppuhelper/propshlp.hxx
@@ -558,8 +558,8 @@ protected:
        @param rValue the value to be converted
        @return true if the value converted.
        @throws css::lang::IllegalArgumentException
-       @throws css::beans::UnknownPropertyException,
-       @thrwos css::uno::RuntimeException
+       @throws css::beans::UnknownPropertyException
+       @throws css::uno::RuntimeException
      */
     virtual sal_Bool SAL_CALL convertFastPropertyValue(
         css::uno::Any & rConvertedValue,
_______________________________________________
Libreoffice-commits mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to