Ignore:
Timestamp:
2010-09-04T15:54:52Z (14 years ago)
Author:
Wilmer van der Gaast <wilmer@…>
Branches:
master
Children:
27053b5
Parents:
bae0617
Message:

This works (includes some token sabotage code to ease testing), but I just
realised there's probably no need for the additional temporary NS connection.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • protocols/msn/msn.h

    rbae0617 r4aa8a04  
    108108        int trId;
    109109        char *tokens[4];
    110         char *lock_key;
    111        
    112         GSList *msgq, *grpq;
     110        char *lock_key, *pp_policy;
     111       
     112        GSList *msgq, *grpq, *soapq;
    113113        GSList *switchboards;
    114114        int sb_failures;
Note: See TracChangeset for help on using the changeset viewer.