summaryrefslogtreecommitdiff
path: root/src/search.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/search.h')
-rw-r--r--src/search.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/search.h b/src/search.h
index 3bae1a3..9b8863b 100644
--- a/src/search.h
+++ b/src/search.h
@@ -42,7 +42,7 @@ typedef struct t_ts_search_result
utf8_int8_t *file_filter;
utf8_int8_t *search_text;
int max_ts_thread_count;
- int max_file_size;
+ uint64_t max_file_size;
} ts_search_result;
typedef struct t_ts_file_match