diff src/protocols/msn/switchboard.c @ 10112:1a91e814e9d8

[gaim-migrate @ 11145] it looks like the rest of this was 64-bit stuff too committer: Tailor Script <tailor@pidgin.im>
author Nathan Walp <nwalp@pidgin.im>
date Mon, 18 Oct 2004 05:40:02 +0000
parents 9d839c9f6c2d
children ecf3ce2e2ab1
line wrap: on
line diff
--- a/src/protocols/msn/switchboard.c	Mon Oct 18 05:22:21 2004 +0000
+++ b/src/protocols/msn/switchboard.c	Mon Oct 18 05:40:02 2004 +0000
@@ -339,7 +339,7 @@
 	char *body_str;
 	char *body_enc;
 	char *body_final;
-	int body_len;
+	size_t body_len;
 	const char *passport;
 	const char *value;