Changeset aa7ce1b
- Timestamp:
- 2010-05-08T23:50:12Z (15 years ago)
- Branches:
- master
- Children:
- 5a599a1
- Parents:
- 9997691
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
protocols/yahoo/yahoo.c
r9997691 raa7ce1b 828 828 YList *m; 829 829 830 if( g_strcasecmp( who, ic->acc->user ) == 0 ) 831 /* WTF, Yahoo! seems to echo these now? */ 832 return; 833 830 834 inv = g_malloc( sizeof( struct byahoo_conf_invitation ) ); 831 835 memset( inv, 0, sizeof( struct byahoo_conf_invitation ) );
Note: See TracChangeset
for help on using the changeset viewer.