On 09/06/2015 10:03 PM, enh wrote: > On Sun, Sep 6, 2015 at 6:09 PM, Rob Landley <[email protected]> wrote: > btw, you broke the build by accidentally including this change: > > -int yesno(char *prompt, int def); > +int yesno(int def);
Blah, that's a pending cleanup from another thread where I changed lib but haven't changed all the users, I did a git commit --patch but apparently answered a y/n wrong. (Ironic in context.) Rob _______________________________________________ Toybox mailing list [email protected] http://lists.landley.net/listinfo.cgi/toybox-landley.net
