ifenum.c mtu acquisition - Solaris

Robert Lunnon bobl at optushome.com.au
Wed Jan 14 23:14:19 CST 2004


On Wednesday 14 January 2004 14:50, Dimitrie O. Paun wrote:
> On January 13, 2004 09:46 pm, Robert Lunnon wrote:
> > +#if !defined sun
> >        *mtu = ifr.ifr_mtu;
> > +#else
> > +       *mtu=ifr.ifr_metric;
> > + #endif
>
> The #endif is not properly indented, any special reason?

Damned editor !



More information about the wine-devel mailing list