diff options
Diffstat (limited to 'src/plugins/fs/search.h')
-rw-r--r-- | src/plugins/fs/search.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/fs/search.h b/src/plugins/fs/search.h index a0e32f1b..4afc1496 100644 --- a/src/plugins/fs/search.h +++ b/src/plugins/fs/search.h | |||
@@ -58,7 +58,7 @@ void fs_search_result_received(SearchList * searchContext, | |||
58 | * | 58 | * |
59 | * @return internal search context | 59 | * @return internal search context |
60 | */ | 60 | */ |
61 | SearchList * | 61 | SearchList * |
62 | fs_search_started(struct FSUI_SearchList * list, | 62 | fs_search_started(struct FSUI_SearchList * list, |
63 | const struct ECRS_URI * uri, | 63 | const struct ECRS_URI * uri, |
64 | unsigned int anonymityLevel, | 64 | unsigned int anonymityLevel, |