FS-4777 --resolve

This commit is contained in:
Anthony Minessale 2012-10-31 11:45:09 -04:00
parent 6d7e2799c3
commit 0343b3ae8f
1 changed files with 3 additions and 0 deletions

View File

@ -820,6 +820,9 @@ static ldl_status parse_jingle_code(ldl_handle_t *handle, iks *xml, char *to, ch
break;
}
}
} else {
globals.logger(DL_LOG_WARNING, "No preference specified");
continue;
}
if (index < 0) {