diff options
Diffstat (limited to 'src/fs/gnunet-fs-gtk-about.c')
-rw-r--r-- | src/fs/gnunet-fs-gtk-about.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/fs/gnunet-fs-gtk-about.c b/src/fs/gnunet-fs-gtk-about.c index 4c7701bd..36e0d115 100644 --- a/src/fs/gnunet-fs-gtk-about.c +++ b/src/fs/gnunet-fs-gtk-about.c | |||
@@ -30,6 +30,9 @@ | |||
30 | 30 | ||
31 | /** | 31 | /** |
32 | * This displays an about window | 32 | * This displays an about window |
33 | * | ||
34 | * @param widget widget creating the event, unused | ||
35 | * @param data global builder, unused | ||
33 | */ | 36 | */ |
34 | void | 37 | void |
35 | GNUNET_GTK_main_menu_help_about_activate_cb (GtkWidget * dummy, gpointer data) | 38 | GNUNET_GTK_main_menu_help_about_activate_cb (GtkWidget * dummy, gpointer data) |