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.h8
1 files changed, 3 insertions, 5 deletions
diff --git a/src/fs/gnunet-fs-gtk-edit_publish_dialog.h b/src/fs/gnunet-fs-gtk-edit_publish_dialog.h
index 1ba1a5ed..63635212 100644
--- a/src/fs/gnunet-fs-gtk-edit_publish_dialog.h
+++ b/src/fs/gnunet-fs-gtk-edit_publish_dialog.h
@@ -31,11 +31,9 @@
31 31
32 32
33void 33void
34GNUNET_FS_GTK_edit_publish_dialog (int *do_index, 34GNUNET_FS_GTK_edit_publish_dialog (int *do_index, char **short_fn,
35 char **short_fn, 35 guint * anonymity_level, guint * priority,
36 guint *anonymity_level, 36 struct GNUNET_FS_FileInformation *fip);
37 guint *priority,
38 struct GNUNET_FS_FileInformation *fip);
39 37
40#endif 38#endif
41/* end of gnunet-fs-gtk-edit_publish_dialog.h */ 39/* end of gnunet-fs-gtk-edit_publish_dialog.h */