aboutsummaryrefslogtreecommitdiffstats
path: root/genthumbnail.h
diff options
context:
space:
mode:
authorkraxel <kraxel>2006-06-13 13:35:48 +0000
committerkraxel <kraxel>2006-06-13 13:35:48 +0000
commit8992ff2c2c6e60d88f0e22a048f343947c458cc3 (patch)
treecce54e530a1f4c7c9a44e876ab9ce28a955e5ca7 /genthumbnail.h
parent34eca660e8d21ada08c150e0d6e8ed048e1ab380 (diff)
downloadfbida-8992ff2c2c6e60d88f0e22a048f343947c458cc3.tar.gz
merge a bunch of fixed from Alan Curry
Diffstat (limited to 'genthumbnail.h')
-rw-r--r--genthumbnail.h2
1 files changed, 1 insertions, 1 deletions
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);