summaryrefslogtreecommitdiff
path: root/libextra
diff options
context:
space:
mode:
Diffstat (limited to 'libextra')
-rw-r--r--libextra/opencdk/keydb.c4
1 files changed, 2 insertions, 2 deletions
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.