Changeset eda0270 for protocols/msn
- Timestamp:
- 2006-07-14T09:34:56Z (18 years ago)
- Branches:
- master
- Children:
- 00a5270
- Parents:
- 75a4b85 (diff), 6398094 (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. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
protocols/msn/msn.c
r75a4b85 reda0270 105 105 } 106 106 107 while( md->groupcount > 0 ) 108 g_free( md->grouplist[--md->groupcount] ); 107 109 g_free( md->grouplist ); 108 110
Note: See TracChangeset
for help on using the changeset viewer.