diff options
Diffstat (limited to 'src/plugins/fs/status.c')
-rw-r--r-- | src/plugins/fs/status.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/fs/status.c b/src/plugins/fs/status.c index 568a56b1..f8cf9370 100644 --- a/src/plugins/fs/status.c +++ b/src/plugins/fs/status.c | |||
@@ -75,7 +75,7 @@ getStatusName (enum GNUNET_URITRACK_STATE state) | |||
75 | return ""; | 75 | return ""; |
76 | } | 76 | } |
77 | 77 | ||
78 | const GdkPixbuf * | 78 | GdkPixbuf * |
79 | getStatusLogo (enum GNUNET_URITRACK_STATE state) | 79 | getStatusLogo (enum GNUNET_URITRACK_STATE state) |
80 | { | 80 | { |
81 | if (state & (GNUNET_URITRACK_DIRECTORY_ADDED)) | 81 | if (state & (GNUNET_URITRACK_DIRECTORY_ADDED)) |