From 7dbef9e3e2efd2354bb4ca97fca0d720a8957db4 Mon Sep 17 00:00:00 2001 From: lloyd Date: Tue, 15 Jun 2010 22:28:02 +0000 Subject: More Doxygen fixes --- src/algo_factory/algo_factory.h | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'src/algo_factory/algo_factory.h') diff --git a/src/algo_factory/algo_factory.h b/src/algo_factory/algo_factory.h index e8a4914b5..3284942ad 100644 --- a/src/algo_factory/algo_factory.h +++ b/src/algo_factory/algo_factory.h @@ -155,8 +155,9 @@ class BOTAN_DLL Algorithm_Factory void add_mac(MessageAuthenticationCode* algo, const std::string& provider); - /* - * Deprecated + /** + * An iterator for the engines in this factory + * @deprecated */ class BOTAN_DLL Engine_Iterator { -- cgit v1.2.3