dreid       00/12/02 05:07:45

  Modified:    src/include httpd.h
  Log:
  Fix a couple of small typo's
  
  Not raining today...
  
  Revision  Changes    Path
  1.121     +1 -1      apache-2.0/src/include/httpd.h
  
  Index: httpd.h
  ===================================================================
  RCS file: /home/cvs/apache-2.0/src/include/httpd.h,v
  retrieving revision 1.120
  retrieving revision 1.121
  diff -u -r1.120 -r1.121
  --- httpd.h   2000/11/29 17:32:44     1.120
  +++ httpd.h   2000/12/02 13:07:45     1.121
  @@ -1627,7 +1627,7 @@
   
     /* 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
   
  
  
  

Reply via email to