[EMAIL PROTECTED] wrote:
>   -     if(nSlashes == 3)   /* then we need to add one more to get 
> \\machine\share\ */
>   +     /* then we need to add one more to get \\machine\share\ */
>   +     if(nSlashes == 3)

OK, this is a bit of a quibble, but... it seems to me that moving the
comment to before the if() is damaging the meaning - it is only true if
the if is true.

Cheers,

Ben.

-- 
Ben Laurie            |Phone: +44 (181) 735 0686| Apache Group member
Freelance Consultant  |Fax:   +44 (181) 735 0689|http://www.apache.org/
and Technical Director|Email: [EMAIL PROTECTED] |
A.L. Digital Ltd,     |Apache-SSL author     http://www.apache-ssl.org/
London, England.      |"Apache: TDG" http://www.ora.com/catalog/apache/

WE'RE RECRUITING! http://www.aldigital.co.uk/

Reply via email to