aboutsummaryrefslogtreecommitdiff
path: root/src/fs/gnunet-publish.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2010-01-18 14:25:47 +0000
committerChristian Grothoff <christian@grothoff.org>2010-01-18 14:25:47 +0000
commitba1a6724a6da40090b9cc08a6dcccf61a246926e (patch)
treefd12a4b48548b9265e61a80933445460c3ba3b0d /src/fs/gnunet-publish.c
parentc914e078ab8e9dc2b65f2bc02ce260b9d1d209de (diff)
downloadgnunet-ba1a6724a6da40090b9cc08a6dcccf61a246926e.tar.gz
gnunet-ba1a6724a6da40090b9cc08a6dcccf61a246926e.zip
docu
Diffstat (limited to 'src/fs/gnunet-publish.c')
-rw-r--r--src/fs/gnunet-publish.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/fs/gnunet-publish.c b/src/fs/gnunet-publish.c
index 226877b15..d063b73c7 100644
--- a/src/fs/gnunet-publish.c
+++ b/src/fs/gnunet-publish.c
@@ -138,6 +138,7 @@ progress_cb (void *cls,
138 * metadata and the filename). 138 * metadata and the filename).
139 * 139 *
140 * @param cls closure 140 * @param cls closure
141 * @param plugin_name name of the plugin that generated the meta data
141 * @param type type of the meta data 142 * @param type type of the meta data
142 * @param format format of data 143 * @param format format of data
143 * @param data_mime_type mime type of data 144 * @param data_mime_type mime type of data
@@ -171,6 +172,7 @@ meta_printer (void *cls,
171 * Merge metadata entries. 172 * Merge metadata entries.
172 * 173 *
173 * @param cls closure, target metadata structure 174 * @param cls closure, target metadata structure
175 * @param plugin_name name of the plugin that generated the meta data
174 * @param type type of the meta data 176 * @param type type of the meta data
175 * @param format format of data 177 * @param format format of data
176 * @param data_mime_type mime type of data 178 * @param data_mime_type mime type of data