Changeset 237eadd for protocols/jabber/si.c
- Timestamp:
- 2010-08-22T08:07:48Z (14 years ago)
- Branches:
- master
- Children:
- be999a5
- Parents:
- c00dd71
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
protocols/jabber/si.c
rc00dd71 r237eadd 373 373 { 374 374 struct xt_node *c, *d; 375 char *ini_jid , *tgt_jid, *iq_id, *cmp;375 char *ini_jid = NULL, *tgt_jid, *iq_id, *cmp; 376 376 GSList *tflist; 377 377 struct jabber_transfer *tf=NULL;
Note: See TracChangeset
for help on using the changeset viewer.