summaryrefslogtreecommitdiff
path: root/cppuhelper/inc
diff options
context:
space:
mode:
Diffstat (limited to 'cppuhelper/inc')
-rw-r--r--cppuhelper/inc/cppuhelper/supportsservice.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/cppuhelper/inc/cppuhelper/supportsservice.hxx b/cppuhelper/inc/cppuhelper/supportsservice.hxx
index 3506e374e338..a5cc2003a1ed 100644
--- a/cppuhelper/inc/cppuhelper/supportsservice.hxx
+++ b/cppuhelper/inc/cppuhelper/supportsservice.hxx
@@ -36,7 +36,7 @@ namespace cppu {
@return true iff the sequence returned by the given implementation's
getSupportedServices method contains the given name
- @since LibreOffice 3.7
+ @since LibreOffice 4.0
*/
bool CPPUHELPER_DLLPUBLIC supportsService(
com::sun::star::lang::XServiceInfo * implementation,