Changes in protocols/jabber/jabber.c [5535a47:71074ac]
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
protocols/jabber/jabber.c
r5535a47 r71074ac 428 428 } 429 429 430 jabber_get_vcard(ic, who);430 jabber_get_vcard(ic, bud ? bud->full_jid : who); 431 431 } 432 432
Note: See TracChangeset
for help on using the changeset viewer.