From 3bb3abd6518de2f0a78a9ea91cf751e3d3749b22 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Fri, 18 Apr 2008 13:04:04 +0000 Subject: [PATCH] misc functions. git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23058 ec53bebd-3082-4978-b11e-865c3cabbd6b --- lib/hcrypto/doxygen.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lib/hcrypto/doxygen.c b/lib/hcrypto/doxygen.c index 210e61d56..5e1c82d1e 100644 --- a/lib/hcrypto/doxygen.c +++ b/lib/hcrypto/doxygen.c @@ -54,6 +54,7 @@ * - @subpage page_rand, @ref hcrypto_rand * - @subpage page_dh, @ref hcrypto_dh * - @subpage page_rsa, @ref hcrypto_rsa + * - @ref hcrypto_misc * * Older interfaces that you should not use: * @@ -98,4 +99,4 @@ * See the @ref page_des for description and examples. */ /** @defgroup hcrypto_core hcrypto function controlling behavior */ -/** @defgroup hcrypto_misc hcrypto miscellaneous function */ +/** @defgroup hcrypto_misc hcrypto miscellaneous functions */