diff src/server.c @ 2920:4ed6fb39870b

[gaim-migrate @ 2933] who the hell cares. committer: Tailor Script <tailor@pidgin.im>
author Adam Fritzler <mid@auk.cx>
date Tue, 01 Jan 2002 09:49:04 +0000
parents 538c58b43eff
children 261895f72f8a
line wrap: on
line diff
--- a/src/server.c	Sat Dec 22 08:11:11 2001 +0000
+++ b/src/server.c	Tue Jan 01 09:49:04 2002 +0000
@@ -650,7 +650,7 @@
 
 
 void serv_got_update(struct gaim_connection *gc, char *name, int loggedin, int evil, time_t signon,
-		     time_t idle, int type, gushort caps)
+		     time_t idle, int type, guint caps)
 {
 	struct buddy *b = find_buddy(gc, name);