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?
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 !