# HG changeset patch # User Rob Flynn # Date 1012398079 0 # Node ID 6a26e125b623bc795b4c6b96b7e008f60ae5ceba # Parent e083f3b280b043cd34aa8b0b924f0b42aa409864 [gaim-migrate @ 2958] Wow, that was pretty sad.. :-P committer: Tailor Script diff -r e083f3b280b0 -r 6a26e125b623 src/protocols/oscar/oscar.c --- 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");