aboutsummaryrefslogtreecommitdiff
path: root/src/fs/gnunet-fs-gtk-edit_publish_dialog.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/fs/gnunet-fs-gtk-edit_publish_dialog.c')
-rw-r--r--src/fs/gnunet-fs-gtk-edit_publish_dialog.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/fs/gnunet-fs-gtk-edit_publish_dialog.c b/src/fs/gnunet-fs-gtk-edit_publish_dialog.c
index e075446a..2465e6ac 100644
--- a/src/fs/gnunet-fs-gtk-edit_publish_dialog.c
+++ b/src/fs/gnunet-fs-gtk-edit_publish_dialog.c
@@ -336,7 +336,7 @@ add_keyword (void *cls, const char *keyword, int is_mandatory)
336 * used in the main libextractor library and yielding 336 * used in the main libextractor library and yielding
337 * meta data). 337 * meta data).
338 * @param type libextractor-type describing the meta data 338 * @param type libextractor-type describing the meta data
339 * @param format basic format information about data 339 * @param format basic format information about data
340 * @param data_mime_type mime-type of data (not of the original file); 340 * @param data_mime_type mime-type of data (not of the original file);
341 * can be NULL (if mime-type is not known) 341 * can be NULL (if mime-type is not known)
342 * @param data actual meta-data found 342 * @param data actual meta-data found
@@ -455,7 +455,7 @@ file_information_extract (void *cls, struct GNUNET_FS_FileInformation *fi,
455 * used in the main libextractor library and yielding 455 * used in the main libextractor library and yielding
456 * meta data). 456 * meta data).
457 * @param type libextractor-type describing the meta data 457 * @param type libextractor-type describing the meta data
458 * @param format basic format information about data 458 * @param format basic format information about data
459 * @param data_mime_type mime-type of data (not of the original file); 459 * @param data_mime_type mime-type of data (not of the original file);
460 * can be NULL (if mime-type is not known) 460 * can be NULL (if mime-type is not known)
461 * @param data actual meta-data found 461 * @param data actual meta-data found