From dee2be1a353b1f1e9f6d5b926e487527fec1a5a8 Mon Sep 17 00:00:00 2001 From: David Reid Date: Sat, 2 Dec 2000 13:07:45 +0000 Subject: [PATCH] Fix a couple of small typo's Not raining today... git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87155 13f79535-47bb-0310-9956-ffa450edef68 --- include/httpd.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/httpd.h b/include/httpd.h index 049e454a37..784b8a1b1a 100644 --- a/include/httpd.h +++ b/include/httpd.h @@ -1627,7 +1627,7 @@ AP_DECLARE(extern const char *) ap_psignature(const char *prefix, request_rec *r /* The C library has functions that allow const to be silently dropped ... these macros detect the drop in maintainer mode, but use the native - methods far narmal builds + methods for normal builds */ #ifdef AP_DEBUG -- 2.40.0