aboutsummaryrefslogtreecommitdiff
path: root/src/setup/gnunet-setup.c
diff options
context:
space:
mode:
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 dc8b6bcb..e83f354e 100644
--- a/src/setup/gnunet-setup.c
+++ b/src/setup/gnunet-setup.c
@@ -273,7 +273,7 @@ load_options ()
273 * Callback invoked if the application is supposed to exit. 273 * Callback invoked if the application is supposed to exit.
274 */ 274 */
275void 275void
276GNUNET_SETUP_quit_cb (GtkObject * object, gpointer user_data) 276GNUNET_SETUP_quit_cb (GObject * object, gpointer user_data)
277{ 277{
278 struct GNUNET_CONFIGURATION_Handle *cfgDefault; 278 struct GNUNET_CONFIGURATION_Handle *cfgDefault;
279 279