On Sun, May 18, 2014 at 03:05:26PM +0100, Sami Kerola wrote: > +static void set_opt_flag(int *opt) > +{ > + if (*opt) > + errx(EXIT_FAILURE, "duplicate use of an option"); NLS.. _("duplicate use of an option") > + *opt = 1; > +} Karel -- Karel Zak <kzak@xxxxxxxxxx> http://karelzak.blogspot.com -- To unsubscribe from this list: send the line "unsubscribe util-linux" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html