diff src/mime.h @ 11132:a4611130e3eb

[gaim-migrate @ 13189] A bit more dewarnification. I also think I found a memleak in sametime. siege, could you please check that out sometime? committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Wed, 20 Jul 2005 02:43:09 +0000
parents 2507d20c3d0b
children 8dca96cbcd64
line wrap: on
line diff
--- a/src/mime.h	Tue Jul 19 10:16:32 2005 +0000
+++ b/src/mime.h	Wed Jul 20 02:43:09 2005 +0000
@@ -183,7 +183,7 @@
     @param len  The length of the buffer
 */
 void gaim_mime_part_get_data_decoded(GaimMimePart *part,
-				     char **data, gsize *len);
+				     guint8 **data, gsize *len);
 
 
 /** Get the length of the data portion of a MIME document part