aboutsummaryrefslogtreecommitdiff
path: root/src/fs/gnunet-fs-gtk-main_window_create_pseudonym.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/fs/gnunet-fs-gtk-main_window_create_pseudonym.c')
-rw-r--r--src/fs/gnunet-fs-gtk-main_window_create_pseudonym.c5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/fs/gnunet-fs-gtk-main_window_create_pseudonym.c b/src/fs/gnunet-fs-gtk-main_window_create_pseudonym.c
index c912aab6..dfa62bb1 100644
--- a/src/fs/gnunet-fs-gtk-main_window_create_pseudonym.c
+++ b/src/fs/gnunet-fs-gtk-main_window_create_pseudonym.c
@@ -27,8 +27,9 @@
27#include "gnunet-fs-gtk.h" 27#include "gnunet-fs-gtk.h"
28 28
29void 29void
30GNUNET_GTK_create_namespace_dialog_response_cb (GtkDialog *dialog, 30GNUNET_GTK_create_namespace_dialog_response_cb (GtkDialog * dialog,
31 gint response_id, gpointer user_data) 31 gint response_id,
32 gpointer user_data)
32{ 33{
33 const char *name; 34 const char *name;
34 gchar *name_loc; 35 gchar *name_loc;