On 21 November 2014 03:01, Álvaro Fernández Rojas <nolt...@gmail.com> wrote: > + if(val != null) {
Please follow the standard (whatever it is) and use a space after "if". > + if ((val.length == 0 && !d.opt)) Btw. you could drop the extra pair of braces there :) _______________________________________________ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel