From 0f6d1ff62131bd7664a125aa85b1738d79949bef Mon Sep 17 00:00:00 2001 From: Korrawit Pruegsanusak Date: Sun, 26 Feb 2012 05:20:44 +0700 Subject: some doxygen warnings cleanup --- registry/inc/registry/registry.hxx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'registry') 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 */ -- cgit