Changeset bd599b9 for protocols/jabber
- Timestamp:
- 2010-08-22T08:07:48Z (14 years ago)
- Branches:
- master
- Children:
- a72af0d, ea728e6
- Parents:
- 1aa74f55
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
protocols/jabber/si.c
r1aa74f55 rbd599b9 377 377 { 378 378 struct xt_node *c, *d; 379 char *ini_jid , *tgt_jid, *iq_id, *cmp;379 char *ini_jid = NULL, *tgt_jid, *iq_id, *cmp; 380 380 GSList *tflist; 381 381 struct jabber_transfer *tf=NULL;
Note: See TracChangeset
for help on using the changeset viewer.