Hello! Mario J. Rugiero has written on Monday, 10 September, at 10:49: >- if (strtol(setting->str, &end, 10)) end = end; >+ strtol(setting->str, &end, 10);
Actually this is not redudant because if strtol result is ignored then warning is generated. Thank you for your contribution with other fixes, they look pretty fine. With best regards, Andriy. _______________________________________________ Lxde-list mailing list Lxde-list@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/lxde-list