ifenum.c mtu acquisition - Solaris

Dimitrie O. Paun dpaun at rogers.com
Tue Jan 13 22:50:14 CST 2004


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?

-- 
Dimi.




More information about the wine-devel mailing list