Re: cvs commit: apache-1.3/src/os/win32 util_win32.c

1998-09-05 Thread Ben Laurie
[EMAIL PROTECTED] wrote: > > coar98/09/04 14:20:42 > > Modified:src/os/win32 util_win32.c > Log: > A rash of stylistic cleanup. (Good thing Dean doesn't do Win32 ;-) But Ben does - and isn't that much fonder of it... Cheers, Ben. -- Ben Laurie|Phone: +44

Re: cvs commit: apache-1.3/src/os/win32 util_win32.c

1998-09-05 Thread Ben Laurie
[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 bef