Wed, 30 Jan 2002 13:41:19 +0000
[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");