diff src/protocols/oscar/rxhandlers.c @ 5927:04dc7fe68889

[gaim-migrate @ 6367] Another crisp patch from Ryan McCabe (odin). This one makes libfaim act less sucky in the event of some weird connection problems (read: rare shizzle). Also some header and compile warning cleanup. committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Fri, 20 Jun 2003 04:16:23 +0000
parents a964972cb361
children 90cfd31c506f
line wrap: on
line diff
--- a/src/protocols/oscar/rxhandlers.c	Fri Jun 20 03:55:56 2003 +0000
+++ b/src/protocols/oscar/rxhandlers.c	Fri Jun 20 04:16:23 2003 +0000
@@ -14,7 +14,7 @@
 	fu16_t family;
 	fu16_t type;
 	aim_rxcallback_t handler;
-	u_short flags;
+	fu16_t flags;
 	struct aim_rxcblist_s *next;
 };