Hi, Attached is a not applied patch that I already submitted a while ago. It fixes the name of an include file. -- address: Covalent Technologies, 645 Howard St, San Francisco, CA - 94105 phone: +1-415-536-5221 fax:+1-415-536-5210 personal website: http://www.lisanza.net/--- ../developer-orig/debugging.html Mon Apr 16 11:21:42 2001 +++ docs/manual/developer/debugging.html Mon Apr 16 11:22:30 2001 @@ -130,7 +130,7 @@
Activating Debugging Options
-The various options for debugging memory are now enabled in the apr_general.h header file in APR. The various options are enabled by uncommenting the define for the option you wish to use. The section of the code currently looks like this (contained in src/lib/apr/inclide/apr_general.h)
+The various options for debugging memory are now enabled in the apr_general.h header file in APR. The various options are enabled by uncommenting the define for the option you wish to use. The section of the code currently looks like this (contained in srclib/apr/include/apr_pools.h)
/*
