Commit 72a01078 authored by David Reid's avatar David Reid
Browse files

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
parent 4ac4395a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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