diff src/protocols/oscar/oscar.c @ 10111:8490f2e292a6

[gaim-migrate @ 11144] cleaning out the 64-bit stuff from my tree...piece by piece committer: Tailor Script <tailor@pidgin.im>
author Nathan Walp <nwalp@pidgin.im>
date Mon, 18 Oct 2004 05:22:21 +0000
parents fb4216714dac
children 9f358a718f38
line wrap: on
line diff
--- a/src/protocols/oscar/oscar.c	Mon Oct 18 01:03:51 2004 +0000
+++ b/src/protocols/oscar/oscar.c	Mon Oct 18 05:22:21 2004 +0000
@@ -6482,7 +6482,7 @@
 	char *buf, *buf2;
 	fu16_t charset, charsubset;
 	char *charsetstr = NULL;
-	gsize len;
+	int len;
 
 	if (!(conv = gaim_find_chat(gc, id)))
 		return -EINVAL;