From c2287bf96f9097ec47d047b68f0955a7990618b1 Mon Sep 17 00:00:00 2001 From: "William A. Rowe Jr" Date: Sat, 22 Sep 2001 16:39:22 +0000 Subject: [PATCH] Header abuse. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91110 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/developer/debugging.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/manual/developer/debugging.html b/docs/manual/developer/debugging.html index 5643de71d4..12d2d11eeb 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. + -- 2.40.0