Changeset 42d9571 for protocols/msn


Ignore:
Timestamp:
2006-03-18T09:10:44Z (18 years ago)
Author:
Wilmer van der Gaast <wilmer@…>
Branches:
master
Children:
82898af
Parents:
61dddd0
Message:

Stupid warnings. :-P

File:
1 edited

Legend:

Unmodified
Added
Removed
  • protocols/msn/msn_util.c

    r61dddd0 r42d9571  
    4646int msn_logged_in( struct gaim_connection *gc )
    4747{
    48         struct msn_data *md = gc->proto_data;
    49         char buf[1024];
    50        
    5148        account_online( gc );
    5249       
Note: See TracChangeset for help on using the changeset viewer.