Changeset bc736cfa for protocols/msn/msn.h
- Timestamp:
- 2006-03-21T08:00:12Z (17 years ago)
- Branches:
- master
- Children:
- 1ad104a
- Parents:
- 82898af
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
protocols/msn/msn.h
r82898af rbc736cfa 66 66 GSList *msgq; 67 67 GSList *switchboards; 68 const struct msn_away_state *away_state; 69 68 70 int buddycount; 69 const struct msn_away_state *away_state; 71 int groupcount; 72 char **grouplist; 70 73 }; 71 74
Note: See TracChangeset
for help on using the changeset viewer.