[gaim-migrate @ 2958]

Wed, 30 Jan 2002 13:41:19 +0000

author
Rob Flynn <gaim@robflynn.com>
date
Wed, 30 Jan 2002 13:41:19 +0000
changeset 2945
839d36ea8de6
parent 2944
62717a139e1e
child 2946
f55f9952021d

[gaim-migrate @ 2958]
Wow, that was pretty sad.. :-P

src/protocols/oscar/oscar.c file | annotate | diff | comparison | revisions
--- a/src/protocols/oscar/oscar.c	Wed Jan 30 06:41:32 2002 +0000
+++ b/src/protocols/oscar/oscar.c	Wed Jan 30 13:41:19 2002 +0000
@@ -1214,7 +1214,7 @@
 	struct gaim_connection *gc = d->gc;
 	struct oscar_data *od = (struct oscar_data *)gc->proto_data;
 	struct direct_im *dim;
-	char *host; int port = FAIM_LOGIN_PORT;
+	char *host; int port = 4443;
 	int i;
 
 	debug_printf("Accepted DirectIM.\n");

mercurial