From: Simon Josefsson Date: Wed, 14 Nov 2007 16:58:49 +0000 (+0100) Subject: Doc fix. X-Git-Tag: gnutls_2_1_6~9 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e0da593e42bbddb198eded12baf2ca81d8ca3853;p=thirdparty%2Fgnutls.git Doc fix. --- diff --git a/libextra/opencdk/keydb.c b/libextra/opencdk/keydb.c index acebd56fff..8b04d3f6ac 100644 --- a/libextra/opencdk/keydb.c +++ b/libextra/opencdk/keydb.c @@ -1901,10 +1901,10 @@ classify_data (const byte *buf, size_t len) /** * cdk_keydb_export: - * hd: the keydb handle + * @hd: the keydb handle * @out: the output stream * @remusr: the list of key pattern to export - * + * * Export a list of keys to the given output stream. * Use string list with names for pattering searching. * This procedure strips local signatures.