Changeset cd4723c for protocols/jabber
- Timestamp:
- 2007-04-15T21:59:52Z (18 years ago)
- Branches:
- master
- Children:
- c2fb3809
- Parents:
- 552e641
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
protocols/jabber/iq.c
r552e641 rcd4723c 536 536 /* *sigh* */ 537 537 538 imc_log( ic, reply->str );538 imc_log( ic, "%s", reply->str ); 539 539 g_string_free( reply, TRUE ); 540 540
Note: See TracChangeset
for help on using the changeset viewer.