> > + } else { > > + puts(" "); > > + } > > + printf(" %d: %-*s", me->num, m->width, me->display); > > + } > > I think this could look a bit simpler if we had a > static int printf_menu(int selected, const char *fmt, ...) function. > 'selected' is a better name for the argument. with 'reverse' my first > thought was that it prints backwards... sorry I do not follow Best Regards, J. _______________________________________________ barebox mailing list barebox@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox