Hi Patrik,

> Append fallback nameservers, if any. Remove functions for adding
> removing public nameservers since they are not used anymore.

<snip>

>  
> +     ns = connman_setting_get_string_list("FallbackNameservers");
> +     for (i = 0; ns != NULL && ns[i] != NULL; i += 1) {

seriously? A simple i++ was not good enough for you ;)

Regards

Marcel


_______________________________________________
connman mailing list
[email protected]
http://lists.connman.net/listinfo/connman

Reply via email to