From 76fe0e518c1b00878102777513f53e754eb20013 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Thu, 14 Jan 2010 18:24:18 +0000 Subject: fixing documentation --- src/util/pseudonym.c | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'src/util/pseudonym.c') diff --git a/src/util/pseudonym.c b/src/util/pseudonym.c index 626e8ca99..07c05b9e6 100644 --- a/src/util/pseudonym.c +++ b/src/util/pseudonym.c @@ -541,7 +541,11 @@ GNUNET_PSEUDONYM_rank (const struct GNUNET_CONFIGURATION_Handle *cfg, * * @param cls metadata to add to * @param type type of entry to insert - * @param data value of entry to insert + * @param format format of data + * @param data_mime_type mime type of data + * @param data value of the meta data + * @param data_size number of bytes in data + * @return always 0 */ static int merge_meta_helper (void *cls, -- cgit v1.2.3