aboutsummaryrefslogtreecommitdiff
path: root/src/fs/gnunet-fs-gtk_common.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/fs/gnunet-fs-gtk_common.c')
-rw-r--r--src/fs/gnunet-fs-gtk_common.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fs/gnunet-fs-gtk_common.c b/src/fs/gnunet-fs-gtk_common.c
index 743456e9..ebfccab0 100644
--- a/src/fs/gnunet-fs-gtk_common.c
+++ b/src/fs/gnunet-fs-gtk_common.c
@@ -294,7 +294,7 @@ GNUNET_FS_GTK_handle_uri (const struct GNUNET_FS_Uri *uri,
294 GtkEntry *query_entry; 294 GtkEntry *query_entry;
295 GtkComboBox *ns_cb; 295 GtkComboBox *ns_cb;
296 GtkEntry *ns_entry; 296 GtkEntry *ns_entry;
297 struct GNUNET_CRYPTO_EcdsaPublicKey want; 297 struct GNUNET_IDENTITY_PublicKey want;
298 298
299 299
300 if (GNUNET_FS_uri_test_chk (uri) || GNUNET_FS_uri_test_loc (uri)) 300 if (GNUNET_FS_uri_test_chk (uri) || GNUNET_FS_uri_test_loc (uri))