Changeset ccba980 for protocols/msn
- Timestamp:
- 2009-12-17T00:42:25Z (15 years ago)
- Branches:
- master
- Children:
- 1c2eaa3
- Parents:
- ec29351
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
protocols/msn/msn_util.c
rec29351 rccba980 374 374 *list = NULL; 375 375 376 imcb_log( ic, ret->str );376 imcb_log( ic, "%s", ret->str ); 377 377 g_string_free( ret, TRUE ); 378 378 }
Note: See TracChangeset
for help on using the changeset viewer.