aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/fs/fs.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/fs/fs.h')
-rw-r--r--src/plugins/fs/fs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/fs/fs.h b/src/plugins/fs/fs.h
index 88a1f59a..e859d12f 100644
--- a/src/plugins/fs/fs.h
+++ b/src/plugins/fs/fs.h
@@ -199,7 +199,7 @@ typedef struct SL {
199 /** 199 /**
200 * FSUI search handle. 200 * FSUI search handle.
201 */ 201 */
202 struct FSUI_SearchList * fsui_list; 202 struct FSUI_SearchList * fsui_list;
203} SearchList; 203} SearchList;
204 204
205 205