FS-4777 --resolve
This commit is contained in:
parent
6d7e2799c3
commit
0343b3ae8f
|
@ -820,6 +820,9 @@ static ldl_status parse_jingle_code(ldl_handle_t *handle, iks *xml, char *to, ch
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
} else {
|
||||||
|
globals.logger(DL_LOG_WARNING, "No preference specified");
|
||||||
|
continue;
|
||||||
}
|
}
|
||||||
|
|
||||||
if (index < 0) {
|
if (index < 0) {
|
||||||
|
|
Loading…
Reference in New Issue