Ignore:
Timestamp:
2006-03-21T08:00:12Z (18 years ago)
Author:
Wilmer van der Gaast <wilmer@…>
Branches:
master
Children:
1ad104a
Parents:
82898af
Message:

Basic handling of LSG responses.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • protocols/msn/msn.h

    r82898af rbc736cfa  
    6666        GSList *msgq;
    6767        GSList *switchboards;
     68        const struct msn_away_state *away_state;
     69       
    6870        int buddycount;
    69         const struct msn_away_state *away_state;
     71        int groupcount;
     72        char **grouplist;
    7073};
    7174
Note: See TracChangeset for help on using the changeset viewer.