From 8992ff2c2c6e60d88f0e22a048f343947c458cc3 Mon Sep 17 00:00:00 2001 From: kraxel Date: Tue, 13 Jun 2006 13:35:48 +0000 Subject: merge a bunch of fixed from Alan Curry --- genthumbnail.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'genthumbnail.h') diff --git a/genthumbnail.h b/genthumbnail.h index add3ff6..5d4fa80 100644 --- a/genthumbnail.h +++ b/genthumbnail.h @@ -1 +1 @@ -int create_thumbnail(char *filename, char *dest, int max); +int create_thumbnail(char *filename, unsigned char *dest, int max); -- cgit