aboutsummaryrefslogtreecommitdiffstats
path: root/thumbs.h
diff options
context:
space:
mode:
Diffstat (limited to 'thumbs.h')
-rw-r--r--thumbs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/thumbs.h b/thumbs.h
index 27bd7fc..818ceb4 100644
--- a/thumbs.h
+++ b/thumbs.h
@@ -51,7 +51,7 @@ void tns_clean_cache(tns_t*);
void tns_init(tns_t*, int);
void tns_free(tns_t*);
-int tns_load(tns_t*, int, const fileinfo_t*, unsigned char);
+int tns_load(tns_t*, int, const fileinfo_t*, Bool, Bool);
void tns_render(tns_t*, win_t*);
void tns_highlight(tns_t*, win_t*, int, Bool);