Changeset 3fb7139


Ignore:
Timestamp:
2015-05-31T02:40:05Z (9 years ago)
Author:
dequis <dx@…>
Children:
b994034
Parents:
899c8e8
git-author:
dequis <dx@…> (20-04-15 19:16:57)
git-committer:
dequis <dx@…> (31-05-15 02:40:05)
Message:

msn: ...don't try to write ATH right after calling imc_logout()

File:
1 edited

Legend:

Unmodified
Added
Removed
  • protocols/msn/ns.c

    r899c8e8 r3fb7139  
    571571                imcb_error(ic, "Error during Passport authentication: %s", error);
    572572                imc_logout(ic, TRUE);
     573                return;
    573574        }
    574575
Note: See TracChangeset for help on using the changeset viewer.