diff options
Diffstat (limited to 'src/namestore/gnunet-namestore-gtk.c')
-rw-r--r-- | src/namestore/gnunet-namestore-gtk.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/namestore/gnunet-namestore-gtk.c b/src/namestore/gnunet-namestore-gtk.c index 5d879602..eb08557b 100644 --- a/src/namestore/gnunet-namestore-gtk.c +++ b/src/namestore/gnunet-namestore-gtk.c | |||
@@ -2006,7 +2006,7 @@ load_zone (const char *name, | |||
2006 | * A different zone was selected in the zone toggle bar. Load the | 2006 | * A different zone was selected in the zone toggle bar. Load the |
2007 | * appropriate zone. | 2007 | * appropriate zone. |
2008 | * | 2008 | * |
2009 | * @param togglebutton button that was toggled (could be to "on" or "off", we only react to "on") | 2009 | * @param widget button that was toggled (could be to "on" or "off", we only react to "on") |
2010 | * @param user_data builder, unused | 2010 | * @param user_data builder, unused |
2011 | */ | 2011 | */ |
2012 | void | 2012 | void |