diff src/protocols/msn/switchboard.h @ 5166:cab5cd204956

[gaim-migrate @ 5530] This is that stuff that's supposed to make msn work gooder on OSX. committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Fri, 18 Apr 2003 18:04:38 +0000
parents 86b0a0243be8
children e2e53316a21d
line wrap: on
line diff
--- a/src/protocols/msn/switchboard.h	Fri Apr 18 15:29:15 2003 +0000
+++ b/src/protocols/msn/switchboard.h	Fri Apr 18 18:04:38 2003 +0000
@@ -37,7 +37,7 @@
 
 	char *sessid;
 	char *auth;
-	uint32_t trId;
+	guint32 trId;
 	int total;
 	char *user;
 	GSList *txqueue;