aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/fs/helper.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/fs/helper.h')
-rw-r--r--src/plugins/fs/helper.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/fs/helper.h b/src/plugins/fs/helper.h
index d70fc6e2..f91940a8 100644
--- a/src/plugins/fs/helper.h
+++ b/src/plugins/fs/helper.h
@@ -36,7 +36,7 @@
36 * @returns the created widget to pack into the page header 36 * @returns the created widget to pack into the page header
37 */ 37 */
38GtkWidget * 38GtkWidget *
39buildSearchTabLabel(GtkWidget *searchPage, 39buildSearchTabLabel(GtkWidget *searchPage,
40 const char *title); 40 const char *title);
41 41
42 42