summaryrefslogtreecommitdiff
path: root/items.h
diff options
context:
space:
mode:
Diffstat (limited to 'items.h')
-rw-r--r--items.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/items.h b/items.h
index 6ef5cdc..7728d1f 100644
--- a/items.h
+++ b/items.h
@@ -34,4 +34,4 @@ enum crawler_result_type {
int start_item_crawler_thread(void);
int stop_item_crawler_thread(void);
int init_lru_crawler(void);
-enum crawler_result_type lru_crawler_crawl(int sid);
+enum crawler_result_type lru_crawler_crawl(char *slabs);