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, 2 insertions, 0 deletions
diff --git a/src/plugins/fs/status.h b/src/plugins/fs/status.h
index b2db5f4f..60f4ea6e 100644
--- a/src/plugins/fs/status.h
+++ b/src/plugins/fs/status.h
@@ -35,4 +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);
39
38#endif 40#endif