From 1758c172a2f6dc8073180c5fe18acda63f9cb9a4 Mon Sep 17 00:00:00 2001 From: Andreas Schneider Date: Tue, 7 Dec 2010 21:28:50 +0100 Subject: [PATCH] doc: Fixed pki doc group. --- src/pki.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/pki.c b/src/pki.c index c3a1bcf9..5736264d 100644 --- a/src/pki.c +++ b/src/pki.c @@ -20,7 +20,8 @@ * MA 02111-1307, USA. */ -/** @defgroup ssh_pki SSH Public Key Infrastructure +/** + * @defgroup libssh_pki SSH Public Key Infrastructure * @ingroup libssh * * Functions for the creation, importation and manipulation of public and