diff options
Diffstat (limited to 'src/fs/gnunet-fs-gtk-anonymity_spin_buttons.c')
-rw-r--r-- | src/fs/gnunet-fs-gtk-anonymity_spin_buttons.c | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/fs/gnunet-fs-gtk-anonymity_spin_buttons.c b/src/fs/gnunet-fs-gtk-anonymity_spin_buttons.c index fa4b4eeb..a8dd7b04 100644 --- a/src/fs/gnunet-fs-gtk-anonymity_spin_buttons.c +++ b/src/fs/gnunet-fs-gtk-anonymity_spin_buttons.c | |||
@@ -19,13 +19,13 @@ | |||
19 | */ | 19 | */ |
20 | 20 | ||
21 | /** | 21 | /** |
22 | * @file src/fs_anonymtiy_spin_buttons.c | 22 | * @file src/fs/gnunet-fs-gtk-anonymtiy_spin_buttons.c |
23 | * @author Christian Grothoff | 23 | * @author Christian Grothoff |
24 | * | 24 | * |
25 | * This file contains callbacks to turn spin buttons red when the | 25 | * This file contains callbacks to turn spin buttons red when the |
26 | * value reaches zero. | 26 | * value reaches zero. |
27 | */ | 27 | */ |
28 | #include "common.h" | 28 | #include "gnunet-fs-gtk-common.h" |
29 | 29 | ||
30 | 30 | ||
31 | /** | 31 | /** |
@@ -70,4 +70,4 @@ GNUNET_GTK_anonymity_spin_button_value_changed_cb (GtkWidget *w, | |||
70 | } | 70 | } |
71 | 71 | ||
72 | 72 | ||
73 | /* end of fs_anonymtiy_spin_buttons.c */ | 73 | /* end of gnunet-fs-gtk-anonymtiy_spin_buttons.c */ |