summaryrefslogtreecommitdiff
path: root/registry
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 /registry
parent55d52165df003d253d813f3ea7085f4d89fdb3ce (diff)
some doxygen warnings cleanup
Diffstat (limited to 'registry')
-rw-r--r--registry/inc/registry/registry.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/registry/inc/registry/registry.hxx b/registry/inc/registry/registry.hxx
index 86968deb647b..50e1544f9d79 100644
--- a/registry/inc/registry/registry.hxx
+++ b/registry/inc/registry/registry.hxx
@@ -600,7 +600,7 @@ public:
/** used to create a link.
- @obsolete Links are no longer supported.
+ @deprecated Links are no longer supported.
@return REG_INVALID_LINK
*/
@@ -609,7 +609,7 @@ public:
/** used to delete a link.
- @obsolete Links are no longer supported.
+ @deprecated Links are no longer supported.
@return REG_INVALID_LINK
*/
@@ -626,7 +626,7 @@ public:
/** used to return the target of a link.
- @obsolete Links are no longer supported.
+ @deprecated Links are no longer supported.
@return REG_INVALID_LINK
*/