aboutsummaryrefslogtreecommitdiff
path: root/src/fs/gnunet-fs-gtk-about.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2012-02-01 17:27:02 +0000
committerChristian Grothoff <christian@grothoff.org>2012-02-01 17:27:02 +0000
commit6d84b835ac980f4afa7937578f27eab3b63a41f7 (patch)
treea3e2a653319825e8d6c798d626f3d58062b333e0 /src/fs/gnunet-fs-gtk-about.c
parent3645d81a7252ceff6748fbe2f03be06e2e266f46 (diff)
downloadgnunet-gtk-6d84b835ac980f4afa7937578f27eab3b63a41f7.tar.gz
gnunet-gtk-6d84b835ac980f4afa7937578f27eab3b63a41f7.zip
-moving code around
Diffstat (limited to 'src/fs/gnunet-fs-gtk-about.c')
-rw-r--r--src/fs/gnunet-fs-gtk-about.c3
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 */
34void 37void
35GNUNET_GTK_main_menu_help_about_activate_cb (GtkWidget * dummy, gpointer data) 38GNUNET_GTK_main_menu_help_about_activate_cb (GtkWidget * dummy, gpointer data)