Mercurial > pidgin
changeset 4353:539cccfffa46
[gaim-migrate @ 4618]
I have to keep my adopted baby in line, lest it
turn to the dark side and try to light saber me
to death.
committer: Tailor Script <tailor@pidgin.im>
author | Mark Doliner <mark@kingant.net> |
---|---|
date | Mon, 20 Jan 2003 00:49:52 +0000 |
parents | d0cef2cc9660 |
children | dd6671b5378c |
files | src/protocols/oscar/oscar.c |
diffstat | 1 files changed, 0 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/src/protocols/oscar/oscar.c Mon Jan 20 00:40:20 2003 +0000 +++ b/src/protocols/oscar/oscar.c Mon Jan 20 00:49:52 2003 +0000 @@ -641,7 +641,6 @@ if (isdigit(*user->username)) { odata->icq = TRUE; - /* this is odd but it's necessary for a proper do_import and do_export */ gc->password[8] = 0; } else { gc->flags |= OPT_CONN_HTML;