Changeset 1522faf for protocols/jabber
- Timestamp:
- 2015-04-06T02:26:44Z (10 years ago)
- Children:
- d16e951
- Parents:
- 71f87ba (diff), 69982f8 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - git-author:
- dequis <dx@…> (06-04-15 02:24:35)
- git-committer:
- dequis <dx@…> (06-04-15 02:26:44)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
protocols/jabber/jabber_util.c
r71f87ba r1522faf 566 566 567 567 if ((s = strchr(jid, '=')) == NULL) { 568 g_free(jid); 568 569 return NULL; 569 570 }
Note: See TracChangeset
for help on using the changeset viewer.