src/protocols/yahoo/yahoo_filexfer.c

changeset 13272
fd4f3356640f
parent 13201
8c224ef70efa
child 13277
c8a85dd74704
--- a/src/protocols/yahoo/yahoo_filexfer.c	Mon Feb 13 04:27:52 2006 +0000
+++ b/src/protocols/yahoo/yahoo_filexfer.c	Mon Feb 13 05:32:42 2006 +0000
@@ -39,7 +39,7 @@
 	GaimConnection *gc;
 	long expires;
 	gboolean started;
-	guchar *txbuf;
+	gchar *txbuf;
 	gsize txbuflen;
 	gsize txbuf_written;
 	guint tx_handler;

mercurial