From b5acdfbf07f641c1825e752b1c33076fb8e90e28 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Mon, 17 Dec 2007 06:59:11 +0000 Subject: [PATCH] add ca git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22336 ec53bebd-3082-4978-b11e-865c3cabbd6b --- lib/hx509/doxygen.c | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/lib/hx509/doxygen.c b/lib/hx509/doxygen.c index 31bdac571..a8c305097 100644 --- a/lib/hx509/doxygen.c +++ b/lib/hx509/doxygen.c @@ -47,8 +47,9 @@ * - @ref page_keyset * - @ref page_error * - @ref page_lock - * - @ref page_revoke * - @ref page_cms + * - @ref page_ca + * - @ref page_revoke * * The project web page: * http://www.h5l.org/ @@ -75,3 +76,5 @@ /** @defgroup hx509_lock hx509 lock functions * See the @ref page_lock for description and examples. */ /** @defgroup hx509_query hx509 query functions */ +/** @defgroup hx509_ca hx509 CA functions + * See the @ref page_ca for description and examples. */