From: William A. Rowe Jr Date: Sat, 22 Sep 2001 16:39:22 +0000 (+0000) Subject: Header abuse. X-Git-Tag: 2.0.26~201 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=c2287bf96f9097ec47d047b68f0955a7990618b1;p=thirdparty%2Fapache%2Fhttpd.git Header abuse. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91110 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/developer/debugging.html b/docs/manual/developer/debugging.html index 5643de71d4d..12d2d11eeba 100644 --- a/docs/manual/developer/debugging.html +++ b/docs/manual/developer/debugging.html @@ -164,8 +164,8 @@ typedef struct ap_pool_t {

To enable allocation debugging simply move the #define ALLOC_DEBUG above the start of the comments block and rebuild the server.

-

NB. In order to use the various options the server MUST be rebuilt after editing the header file. -

+NB. In order to use the various options the server MUST be rebuilt after editing the header file. +