summaryrefslogtreecommitdiff
path: root/cppuhelper/inc/cppuhelper/implementationentry.hxx
diff options
context:
space:
mode:
authorKorrawit Pruegsanusak <detective.conan.1412@gmail.com>2012-02-26 05:20:44 +0700
committerKorrawit Pruegsanusak <detective.conan.1412@gmail.com>2012-02-27 21:25:02 +0700
commit0f6d1ff62131bd7664a125aa85b1738d79949bef (patch)
tree2e0938e75a32d8d5fa8dd55fe2c1442115d01499 /cppuhelper/inc/cppuhelper/implementationentry.hxx
parent55d52165df003d253d813f3ea7085f4d89fdb3ce (diff)
some doxygen warnings cleanup
Diffstat (limited to 'cppuhelper/inc/cppuhelper/implementationentry.hxx')
-rw-r--r--cppuhelper/inc/cppuhelper/implementationentry.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/cppuhelper/inc/cppuhelper/implementationentry.hxx b/cppuhelper/inc/cppuhelper/implementationentry.hxx
index 2c7a08e41ccc..173501dc5763 100644
--- a/cppuhelper/inc/cppuhelper/implementationentry.hxx
+++ b/cppuhelper/inc/cppuhelper/implementationentry.hxx
@@ -74,7 +74,7 @@ struct ImplementationEntry
/** Helper function for implementation of the component_writeInfo()-function.
- @obsolete component_writeInfo should no longer be used in new components
+ @deprecated component_writeInfo should no longer be used in new components
@param pServiceManager The first parameter passed to component_writeInfo()-function
(This is an instance of the service manager, that creates the factory).