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 before

cvs commit: apache-1.3/src/include ap.h

1998-09-05 Thread ben
ben 98/09/05 09:39:48 Modified:src/include ap.h Log: Remove redundant declarations. Revision ChangesPath 1.19 +0 -2 apache-1.3/src/include/ap.h Index: ap.h === RCS file:

cvs commit: apache-2.0/nsprpub/pr/include prthread.h

1998-09-05 Thread ben
ben 98/09/05 09:54:16 Modified:apache-nspr/include alloc.h ap.h apache-nspr/main fnmatch.c apache-nspr/os/unix os.c nsprpub/pr/include prthread.h Log: Fix various warnings. Revision ChangesPath 1.3 +3 -0