Changeset 42d9571
- Timestamp:
- 2006-03-18T09:10:44Z (19 years ago)
- Branches:
- master
- Children:
- 82898af
- Parents:
- 61dddd0
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
protocols/msn/msn_util.c
r61dddd0 r42d9571 46 46 int msn_logged_in( struct gaim_connection *gc ) 47 47 { 48 struct msn_data *md = gc->proto_data;49 char buf[1024];50 51 48 account_online( gc ); 52 49
Note: See TracChangeset
for help on using the changeset viewer.