diff options
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.c | 5 |
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 | ||
29 | void | 29 | void |
30 | GNUNET_GTK_create_namespace_dialog_response_cb (GtkDialog *dialog, | 30 | GNUNET_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; |