aboutsummaryrefslogtreecommitdiff
path: root/src/setup/gnunet-setup.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2013-08-15 12:39:03 +0000
committerChristian Grothoff <christian@grothoff.org>2013-08-15 12:39:03 +0000
commitd905c9bbc11fd9223a1d3bb71ef25dfad73280c0 (patch)
tree0e6672c8d57dc92d656cc30c463cb59f3d65bb78 /src/setup/gnunet-setup.c
parentff583b70c86a8c5a8982a5c2af25d51208173454 (diff)
downloadgnunet-gtk-d905c9bbc11fd9223a1d3bb71ef25dfad73280c0.tar.gz
gnunet-gtk-d905c9bbc11fd9223a1d3bb71ef25dfad73280c0.zip
-update PKEY editing dialog to new crypto
Diffstat (limited to 'src/setup/gnunet-setup.c')
-rw-r--r--src/setup/gnunet-setup.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/setup/gnunet-setup.c b/src/setup/gnunet-setup.c
index e22155fd..1acd6237 100644
--- a/src/setup/gnunet-setup.c
+++ b/src/setup/gnunet-setup.c
@@ -125,7 +125,7 @@ help_click_callback (GtkWidget * widget, GdkEventButton * event,
125 125
126/** 126/**
127 * The main visible page in our main notebook changed. If the 127 * The main visible page in our main notebook changed. If the
128 * GADS page is visible, hide the help text, otherwise show it. 128 * GNS page is visible, hide the help text, otherwise show it.
129 */ 129 */
130void 130void
131GNUNET_setup_notebook_switch_page_cb (GtkNotebook *notebook, 131GNUNET_setup_notebook_switch_page_cb (GtkNotebook *notebook,