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.


Reply via email to