Pavel Raiskup <[email protected]> wrote: > Seems like star project has new mailing-list address? Hopefully it gets > enough attention. Reproducer: 'spax -X' for star-1.5.3. > > Thanks, Pavel > > --- > star/pax.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/star/pax.c b/star/pax.c > index 9abe3f8..c627a46 100644 > --- a/star/pax.c > +++ b/star/pax.c > @@ -166,7 +166,7 @@ gargs(ac, av) > gethdr, &chdrtype, /* -x */ > gethdr, &chdrtype, /* artype= */ > #endif /* __old__lint */ > - nomount) < 0) { > + &nomount) < 0) { > errmsgno(EX_BAD, "Bad Option: %s.\n", av[0]); > susage(EX_BAD); > } > --
Thank you for the hint! Jörg -- EMail:[email protected] (home) Jörg Schilling D-13353 Berlin [email protected] (work) Blog: http://schily.blogspot.com/ URL: http://cdrecord.org/private/ http://sourceforge.net/projects/schilytools/files/' ------------------------------------------------------------------------------ Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server from Actuate! Instantly Supercharge Your Business Reports and Dashboards with Interactivity, Sharing, Native Excel Exports, App Integration & more Get technology previously reserved for billion-dollar corporations, FREE http://pubads.g.doubleclick.net/gampad/clk?id=164703151&iu=/4140/ostg.clktrk _______________________________________________ S-tar-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/s-tar-developers
