Changeset 0da65d5 for account.h


Ignore:
Timestamp:
2007-03-31T05:40:45Z (18 years ago)
Author:
Wilmer van der Gaast <wilmer@…>
Branches:
master
Children:
aef4828
Parents:
fa29d093
Message:

s/gaim_connection/im_connection/ and some other minor API changes. The rest
will come tomorrow. It compiles, I'll leave the real testing up to someone
else. ;-)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • account.h

    rfa29d093 r0da65d5  
    4141       
    4242        struct irc *irc;
    43         struct gaim_connection *gc;
     43        struct im_connection *ic;
    4444        struct account *next;
    4545} account_t;
Note: See TracChangeset for help on using the changeset viewer.