]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
Doc fix.
authorSimon Josefsson <simon@josefsson.org>
Wed, 14 Nov 2007 16:58:49 +0000 (17:58 +0100)
committerSimon Josefsson <simon@josefsson.org>
Wed, 14 Nov 2007 16:58:49 +0000 (17:58 +0100)
libextra/opencdk/keydb.c

index acebd56fff7c4072b7b02524227e03eaa46c5bbc..8b04d3f6ac2cad2033cc8b2323a2e2ca47939361 100644 (file)
@@ -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.