Mercurial > pidgin.yaz
changeset 2945:6a26e125b623
[gaim-migrate @ 2958]
Wow, that was pretty sad.. :-P
committer: Tailor Script <tailor@pidgin.im>
author | Rob Flynn <gaim@robflynn.com> |
---|---|
date | Wed, 30 Jan 2002 13:41:19 +0000 |
parents | e083f3b280b0 |
children | 9ef2fae94c80 |
files | src/protocols/oscar/oscar.c |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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");