aboutsummaryrefslogtreecommitdiff
path: root/src/fs/gnunet-fs-gtk-edit_publish_dialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/fs/gnunet-fs-gtk-edit_publish_dialog.h')
-rw-r--r--src/fs/gnunet-fs-gtk-edit_publish_dialog.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/fs/gnunet-fs-gtk-edit_publish_dialog.h b/src/fs/gnunet-fs-gtk-edit_publish_dialog.h
index 1492d2be..68514031 100644
--- a/src/fs/gnunet-fs-gtk-edit_publish_dialog.h
+++ b/src/fs/gnunet-fs-gtk-edit_publish_dialog.h
@@ -54,8 +54,7 @@ typedef void (*GNUNET_FS_GTK_EditPublishDialogCallback) (gpointer cls,
54 */ 54 */
55void 55void
56GNUNET_FS_GTK_edit_publish_dialog (GtkWindow * parent, 56GNUNET_FS_GTK_edit_publish_dialog (GtkWindow * parent,
57 int do_index, const char *short_fn, 57 const char *short_fn,
58 const struct GNUNET_FS_BlockOptions bo,
59 struct GNUNET_FS_FileInformation *fip, 58 struct GNUNET_FS_FileInformation *fip,
60 gboolean allow_no_keywords, GtkListStore *anon_liststore, 59 gboolean allow_no_keywords, GtkListStore *anon_liststore,
61 GNUNET_FS_GTK_EditPublishDialogCallback cb, 60 GNUNET_FS_GTK_EditPublishDialogCallback cb,