Changeset 85e9644 for protocols/nogaim.c


Ignore:
Timestamp:
2006-06-07T13:36:19Z (18 years ago)
Author:
Wilmer van der Gaast <wilmer@…>
Branches:
master
Children:
c121f89
Parents:
a312b6b (diff), 0025b51 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merging Jelmer's storage tree (with LDAP support).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • protocols/nogaim.c

    ra312b6b r85e9644  
    294294       
    295295        serv_got_crap( gc, "Signing off.." );
    296 
     296        gc->flags |= OPT_LOGGING_OUT;
     297       
    297298        b_event_remove( gc->keepalive );
    298299        gc->keepalive = 0;
Note: See TracChangeset for help on using the changeset viewer.