aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/fs/status.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/fs/status.h')
-rw-r--r--src/plugins/fs/status.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/fs/status.h b/src/plugins/fs/status.h
index 60f4ea6e..4726a0c4 100644
--- a/src/plugins/fs/status.h
+++ b/src/plugins/fs/status.h
@@ -35,6 +35,6 @@ const char *getColorCode (enum GNUNET_URITRACK_STATE state);
35 35
36const char *getStatusName (enum GNUNET_URITRACK_STATE state); 36const char *getStatusName (enum GNUNET_URITRACK_STATE state);
37 37
38const GdkPixbuf *getStatusLogo (enum GNUNET_URITRACK_STATE state); 38GdkPixbuf *getStatusLogo (enum GNUNET_URITRACK_STATE state);
39 39
40#endif 40#endif