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

1999-11-23 Thread manoj
manoj 99/11/22 22:33:51 Modified:src/include ap.h Log: Delete a little cruft Revision ChangesPath 1.7 +0 -13 apache-2.0/src/include/ap.h Index: ap.h === RCS file: /home/cvs/apache-2.0/src

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

1999-11-17 Thread rbb
rbb 99/11/17 07:28:34 Modified:src/include ap.h Log: Simple cleanup to remove the functions that now reside in APR. Revision ChangesPath 1.5 +0 -95 apache-2.0/src/include/ap.h Index: ap.h ===

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

1999-10-10 Thread dreid
dreid 99/10/10 07:32:28 Modified:src/include ap.h Log: ap_killpg has been moved into the APR headers so isn't needed here anymore. In case there is a need I've overlooked I've only commented it out. This stops another annoying warning when building. Revision Changes